hruday-rafay / golang-viper-config-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-viper-config-example

Simple example. Currently no tests implemented, no validity check of given parameters. Feel free to add tickets for more details, documentation, other examples

To run this example in linux use following:

go get github.com/devilsray/golang-viper-config-example
cd $GOPATH/src/github.com/devilsray/golang-viper-config-example/
go run *.go

About


Languages

Language:Go 100.0%