Versions in this module Expand all Collapse all v0 v0.5.1 May 6, 2023 v0.5.0 Oct 10, 2020 v0.4.0 Dec 10, 2018 Changes in this version + type Marshaler interface + Marshal func(interface{}) ([]byte, error) + type Serializer interface + type Unmarshaler interface + Unmarshal func([]byte, interface{}) error