Versions in this module Expand all Collapse all v1 v1.0.0 Jan 20, 2026 Changes in this version + type CborCodec struct + func (c *CborCodec) Marshal(v any) ([]byte, error) + func (c *CborCodec) Name() string + func (c *CborCodec) Unmarshal(data []byte, v any) error