repositorypackage
1.0.1
Repository: https://github.com/asmyasnikov/go-config.git
Documentation: pkg.go.dev
# README
go-config
golang package which helps to read config from
- environment variables,
- json-config file
- flags
golang package which helps to read config from