Versions in this module Expand all Collapse all v1 v1.0.0 Nov 4, 2022 Changes in this version + type Decoder struct + func NewDecoder(option Option) *Decoder + func (d *Decoder) Decode(src map[string]interface{}, dst interface{}) error + type Option struct + TagName string + WeaklyTypedInput bool