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