Versions in this module Expand all Collapse all v0 v0.0.1 Aug 18, 2021 Changes in this version + func Decode(input interface{}, output interface{}) error + func Normalize(i interface{}) (interface{}, error) + func PrefixedBy(input interface{}, prefix string) (interface{}, error) + type StringDecoder interface + DecodeString func(value string) error