# README
Config
- env
- file
- etcd
# Functions
GetEnvString get value from env.
Load alias for config func.
LoadJson alias for config func.
LoadToml alias for config func.
LoadWithType load conf by file type.
LoadYaml alias for config func.
New create a config instance.
WithEnv env var.
WithFileType config file type.
# Variables
No description provided by the author
No description provided by the author
conf file type.
# Type aliases
Option config option.