koding / multiconfig

Load configuration from multiple sources in Go
http://godoc.org/github.com/koding/multiconfig
MIT License
454 stars 64 forks source link

load if config file not exist #68

Open daleione opened 6 years ago

daleione commented 6 years ago

I always have config file locally. But the production version load with env variable.