# README
go-config
golang package which helps to read config from
- environment variables,
- json-config file
- flags
# Functions
PrintConfig print current config.
ReadConfig read config by default path or by flag -config.
ReadConfig read config by default path or by flag -config.