Versions in this module Expand all Collapse all v1 v1.21.0 Feb 1, 2024 Changes in this version + type Marshaler interface + Marshal func() ([]byte, error) + type Unmarshaler interface + Unmarshal func([]byte) error