You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
docs/core/gcfg-cfg
使用GoFrame框架进行配置管理,使用单例模式获取配置对象。通过g.Cfg()和gcfg.Instance方法,可以方便地读取全局配置,如数据库连接信息和模板引擎目录配置。支持通过文件后缀名自动检索和缓存配置文件,提升开发效率。
https://goframe.org/docs/core/gcfg-cfg
Beta Was this translation helpful? Give feedback.
All reactions