sagikazarmark / viper-custom-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viper custom types

run on repl.it

This repository contains some examples about using custom types and custom formats and decoders with Viper.

Under the hood, Viper uses mapstructure to decode values.

You can find more Viper examples here: run on repl.it

About

License:MIT License


Languages

Language:Go 100.0%