//
pkg.gl
Category
github.com/starfork/stargo
config
package
0.1.4
Repository:
https://github.com/starfork/stargo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
64 SLOC
#
Functions
LoadConfig
一般的,都会实现自己的config,这里当作参考 LoadConfig config.
ParseConfig
ParseConfig 解析.
#
Variables
DefaultConfig
No description provided by the author
ENV_DEV
本地测试环境.
ENV_DOCKER
docker模式.
ENV_PRODUCTION
正式环境.
#
Structs
Config
公共配置模板.