Versions in this module Expand all Collapse all v2 v2.0.1 Apr 3, 2023 v2.0.0 Apr 3, 2023 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)