Versions in this module Expand all Collapse all v1 v1.0.1 Jan 30, 2025 v1.0.0 Jan 30, 2025 Changes in this version + type Map []MapEntry + func (m *Map) MarshalJSON() ([]byte, error) + func (m *Map) UnmarshalJSON(data []byte) error + type MapEntry struct + Key json.RawMessage + Value json.RawMessage