Versions in this module Expand all Collapse all v1 v1.12.5 Oct 24, 2022 v1.12.4 Oct 24, 2022 Changes in this version + func Marshal(in interface{}) ([]byte, error) + func Unmarshal(in []byte, out interface{}) error + func UnmarshalStrict(in []byte, out interface{}) error