Versions in this module Expand all Collapse all v0 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