package
2.7.3
Repository: https://github.com/aeo123/gf.git
Documentation: pkg.go.dev

# Functions

Config returns an instance of View with default settings.
Database returns an instance of database ORM object with specified configuration group name.
HttpClient returns an instance of http client with specified name.
I18n returns an instance of gi18n.Manager.
Log returns an instance of glog.Logger.
Redis returns an instance of redis client with specified configuration group name.
Resource returns an instance of Resource.
Server returns an instance of http server with specified name.
View returns an instance of View with default settings.