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
- os/gfsnotify: 文件监听可以返回一下renamedFrom吧,rename的时候需要用到旧文件名和新文件名
- Bug: `Request.Parse` only keeps the last repeated query value for `[]string`
- 修复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
- 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