Versions in this module Expand all Collapse all v0 v0.1.32 Aug 10, 2021 Changes in this version + func Marshal(v interface{}) ([]byte, error) + func ParseJSON(body []byte) gjson.Result + func Unmarshal(src []byte, v interface{}) error + func UnmarshalFromString(src string, v interface{}) error