gf
https://github.com/gogf/gf
Go
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to gf
Help out
- Issues
- 配置文件中设置openapiPath属性时,运行会出现exception recovered: runtime error: invalid memory address or nil pointer dereference
- 修复gdb.Result或gdb.Record这两个类型多层结构体转换的bug
- feat(database/gdb): support multiple chained hooks
- feat(cmd/gf): gendao command now can generate dao/do/entity files directly parsing from sql files
- gf gen dao:postgresql UUID BUG
- database/gdb: scan jsonb数组类型问题
- contrib/metric/otelmetric: 安装otelmetric最新版本时,opentelemetry版本字符串使用string定义,而不是函数,导致报错
- fix(contrib/metric/otelmetric): Fix MustProvider function parameter and improve runtime version retrieval
- feat(database/gdb): support to Scan field type value to pointer of basic or slice types
- refract(net/ghttp): refactor the route tree
- Docs
- Go not yet supported