goconfig topic
List
goconfig repositories
config
523
Stars
57
Forks
Watchers
📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,...
goconfig
159
Stars
26
Forks
Watchers
goconfig uses a struct as input and populates the fields of this struct with parameters from command line, environment variables and configuration file.