Versions in this module Expand all Collapse all v3 v3.3.1 Nov 7, 2022 Changes in this version + type MarshalUnmarshaler interface + Marshal func(v interface{}) ([]byte, error) + Name func() string + Unmarshal func(b []byte, v interface{}) error