//
pkg.gl
Category
github.com/iftechio/go-coco
config
package
0.0.2
Repository:
https://github.com/iftechio/go-coco.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
34 SLOC
#
Functions
Parse
Parse 从toml和env中解析配置出内容.
ParseEnv
ParseEnv 根据当前env解析配置内容,解析优先级如下 - toml中定义的对应env下的配置 - env中定义的环境变量配置 - toml中定义的default配置.
#
Variables
ErrMissingEnvDefault
No description provided by the author
ErrParseEnvFail
No description provided by the author