Versions in this module Expand all Collapse all v1 v1.51.5 Mar 7, 2021 v1.51.4 Jan 13, 2021 v1.51.3 Jan 13, 2021 Changes in this version + func Decode(v []byte) (interface{}, error) + func DecodeTo(v []byte, result interface{}) error + func Encode(v interface{}) ([]byte, error) + func ToJson(v []byte) ([]byte, error)