Versions in this module Expand all Collapse all v1 v1.8.5 Sep 10, 2019 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)