Versions in this module Expand all Collapse all v4 v4.7.1 Feb 23, 2023 Changes in this version + type Encoder interface + Decode func([]byte, interface{}) error + Encode func(interface{}) ([]byte, error) + String func() string