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
- feat(gdb): gdb.Model.Scan supports the IAfterScan interface for passed-in objects.
- feat(database/gdb): improved automatic escaping of special characters in WhereLike method
- feat(ghttp): 支持文件上传字段的嵌套结构解析
- 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): panic when post empty string parameter to `*ghttp.UploadFile`
- gtimer close function is invalid
- net/ghttp: add Streamable HTTP support
- feat(net/ghttp): add `AutoDecodingBody` configuration for `ghttp.Server`
- net/ghttp&gclient: move tracing and metrics middleware from builtin to option
- net/ghttp: Multipart file upload fails: empty string causes ghttp.UploadFile conversion error
- Docs
- Go not yet supported