koding / multiconfig

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

Add validator support for pointer to struct #72

Open smthpickboy opened 6 years ago

smthpickboy commented 6 years ago

Add validator support for pointer to struct. fix https://github.com/koding/multiconfig/issues/71