Versions in this module Expand all Collapse all v1 v1.1.0 May 4, 2022 v1.0.0 Dec 13, 2019 Changes in this version + const DataTypeJSON + type JSON struct + func (j *JSON) Decoder(r io.Reader) codec.Decoder + func (j *JSON) Encoder(w io.Writer) codec.Encoder + func (j *JSON) MimeType() string