koding / multiconfig

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

multiconfig: add additional type support #28

Closed fatih closed 9 years ago

fatih commented 9 years ago

This PR adds new support for the following new types:

These types are now successfully parsed from all known loaders.

cihangir commented 9 years ago

:100: