# README
gofigure
A multi-source configurator for golang applications. Valid configuration sources include environment variables, JSON files, and MongoDB collections.
Acknowledgements
Thanks to kelseyhightower's envconfig for the strategy implemented to deal with different config value types.
License
See LICENSE.md