# README
go-tools-config
Convenient wrapper for viper config for quick and simple go development.
Summary
This simple go-library is convenient wrapper to set up configuration with ENV and config-files.
Example
For example-usage or copy-paste-template, please see example simple-config main.go.
For further examples have a look at the unit tests
# Packages
No description provided by the author