Versions in this module Expand all Collapse all v1 v1.0.3 Nov 5, 2024 v1.0.2 Jun 25, 2024 v1.0.1 Jun 25, 2024 Changes in this version + func BuildJSON(v interface{}) ([]byte, error) + func UnmarshalJSON(v interface{}, stream io.Reader) error + func UnmarshalJSONCaseInsensitive(v interface{}, stream io.Reader) error + func UnmarshalJSONError(v interface{}, stream io.Reader) error