Versions in this module Expand all Collapse all v0 v0.1.0 Oct 17, 2021 Changes in this version + type Map []MapEntry + func (m *Map) UnmarshalJSON(data []byte) error + func (m Map) MarshalJSON() ([]byte, error) + type MapEntry struct + Key json.RawMessage + Value json.RawMessage