# hy-goframe-api **Repository Path**: huanyi/hy-goframe-api ## Basic Information - **Project Name**: hy-goframe-api - **Description**: 🎈基于GoFrame框架的高效API开发项目,旨在提供简洁、快速的Web服务构建方案,适用于多种后端应用开发。 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-30 - **Last Updated**: 2025-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GoFrame Template For SingleRepo 3、....\net\ghttp\ghttp_server.go:300:9: table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader) 意外使用go get -u使间接依赖版本提升,导致不兼容报错。 // linux go list -m -f '{{if and .Indirect (not .Main)}}{{.Path}}{{end}}' all | xargs -I {} go mod edit -droprequire={} && go mod tidy