Versions in this module Expand all Collapse all v1 v1.18.4 May 22, 2024 v1.18.3 May 22, 2024 Changes in this version + type Codec struct + func (Codec) Decode(b []byte, v map[string]any) error + func (Codec) Encode(v map[string]any) ([]byte, error)