Versions in this module Expand all Collapse all v2 v2.9.3 Mar 19, 2021 Changes in this version + type Encoder interface + Decode func([]byte, interface{}) error + Encode func(interface{}) ([]byte, error) + String func() string