Versions in this module Expand all Collapse all v0 v0.0.2 Aug 10, 2022 v0.0.1 Aug 10, 2022 Changes in this version + type Encoder interface + Decode func([]byte, interface{}) error + Encode func(interface{}) ([]byte, error) + String func() string