Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + func CombineRaw(raws map[string]json.RawMessage) json.RawMessage + func ParseModel(v interface{}, j gjson.Result) error + func ParseModelPathRaw(v interface{}, j json.RawMessage, path string) error + func ParseModelRaw(v interface{}, j json.RawMessage) error + func ParseModelString(v interface{}, j string) error