Versions in this module Expand all Collapse all v2 v2.7.2 Aug 2, 2024 Changes in this version + func Decode(v []byte) (interface{}, error) + func DecodeTo(v []byte, result interface{}) (err error) + func Encode(v interface{}) ([]byte, error) + func ToJson(v []byte) ([]byte, error)