package
0.0.0-20210307090340-572f7b70ce20
Repository: https://github.com/ranchocooper/go-cookbook.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
LoadConfig will load files optionally from the json file sored at path, then will override those values based on the envconfig struct tags.
LoadFile unmarshalls a json file into a config struct.