We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix unmarshalling struct with custom json tag claim
Add support of custom mapstructure decoder hook Add MapUnmarshaler which is used by mapstructure decode hook.
Upgrade x/crypto and x/xerrors libs
Fix golint
Add benchmarks
fix go1.8 tests build. add go 1.10 to .travis.yml