Versions in this module Expand all Collapse all v0 v0.4.3 Aug 4, 2023 v0.4.2 Aug 4, 2023 v0.4.1 Aug 4, 2023 Changes in this version + const Name + type Codec struct + func (Codec) Marshal(v interface{}) ([]byte, error) + func (Codec) Name() string + func (Codec) Unmarshal(data []byte, v interface{}) error