package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

LoadConfig will load files optionally from the json file stored at path, then will override those values based on the envconfig struct tags.
LoadFile unmarshalls a json file into a config struct.