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
- database/gdb: CacheOption.Force never caches an empty result, every miss still hits the database
- test(contrib/drivers/sqlite): expand test coverage to the MySQL baseline + 2 driver fixes
- test(contrib/drivers/tidb): expand test coverage to the MySQL baseline
- test(contrib/drivers/oceanbase): expand test coverage to the MySQL baseline
- database/gdb: a SQLite column holding mixed storage classes is typed from its first row, later rows are coerced and lost
- fix(contrib/drivers/gaussdb): read int1[] and int16[] arrays back as arrays
- test(contrib/drivers/sqlitecgo): expand test coverage to the MySQL baseline + 3 driver fixes
- feat(net/ghttp,net/goai): support JSON array request body by the in:"body" field tag
- fix(contrib/registry/nacos, contrib/config/nacos): update nacos-sdk-go to 70993e7
- perf(net/ghttp,i18n/gi18n): skip unused request tag handling and i18n lock contention
- Docs
- Go not yet supported