Versions in this module Expand all Collapse all v0 v0.3.4 Jan 21, 2020 v0.3.2 Jan 17, 2020 Changes in this version + type JSON struct + func (j JSON) Marshal(v interface{}) (out []byte, err error) + func (j JSON) Name() string + func (j JSON) Unmarshal(data []byte, v interface{}) (err error)