Versions in this module Expand all Collapse all v0 v0.3.4 Mar 5, 2026 v0.3.3 Jan 30, 2026 Changes in this version + type Codec struct + func (c *Codec) Marshal(v any) ([]byte, error) + func (c *Codec) Unmarshal(data []byte, v any) error