2
0
Golang library for reading configurations from JSON, YAML files, environment variables and command line.
Go to file
2017-12-11 17:14:53 +08:00
cli Pre 1.0 version 2017-12-11 17:14:53 +08:00
env Pre 1.0 version 2017-12-11 17:14:53 +08:00
test Pre 1.0 version 2017-12-11 17:14:53 +08:00
utils Pre 1.0 version 2017-12-11 17:14:53 +08:00
.gitignore Pre 1.0 version 2017-12-11 17:14:53 +08:00
config_test.go Pre 1.0 version 2017-12-11 17:14:53 +08:00
config.go Pre 1.0 version 2017-12-11 17:14:53 +08:00
LICENSE Initial commit 2017-12-06 17:11:17 +08:00
README.md Initial commit 2017-12-06 17:11:17 +08:00

Config

A golang library for configuration