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
- fix(gf/cmd): fix generate ctrl merge repeat
- contrib/drivers/pgsql/pgsql_convert.go: If the byte type data contains 0x5D, it will be forcibly converted to 0x7D, causing problems with the stored data.
- fix(net/ghttp): wrong in-tag param parse for query param (#4227)
- net/ghttp: Param in header would affect the following params parse
- gdb/DB: When the database connection appears io/timeout, the entire server is lost
- Does orm lookup syntax support the gdb.Model type? Now the query results of a statement can only be written in native sql
- fix(net/ghttp): panic when post empty string parameter to `*ghttp.UploadFile`
- openapi: auto gen openapi v3 yaml to code
- fix(util/gconv): fix incompatable converting to nil pointer target from older version implement
- feat(util/gconv): support automatic conversion of `Y/N` string to bool
- Docs
- Go not yet supported