koding / multiconfig

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

flag: expose Args for flexibility #19

Closed fatih closed 9 years ago

fatih commented 9 years ago

This makes the flag loader more powerful. We can only pass certain arguments and it would still work with the other loaders.

cihangir commented 9 years ago

LGTM sir :+1: