package
module
Version:
v0.0.0-...-c39a345
Opens a new window with list of versions in this module.
Published: Jan 9, 2017
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-thisconf
So, you need to read the config file and override it with environment variables. Again.
Documentation
¶
Package thisconf is a simple package to do things that Viper doesn't.
func Load(conf interface{}, envPrefix string) (err error)
Load loads app config from files & env variables. Config structure
is whatever you like (and whatever the libs are able to unmarshal into).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.