Versions in this module Expand all Collapse all v1 v1.0.3 Jun 13, 2023 v1.0.2 Jun 13, 2023 v1.0.1 Jun 13, 2023 Changes in this version + type Encoder interface + Decode func([]byte, interface{}) error + Encode func(interface{}) ([]byte, error) + String func(interface{}) (string, error) + Type func() string