Versions in this module Expand all Collapse all v2 v2.6.5 Mar 21, 2024 v2.6.4 Mar 19, 2024 Changes in this version + func Decode(data []byte) (res map[string]interface{}, err error) + func Encode(data map[string]interface{}) (res []byte, err error) + func ToJson(data []byte) (res []byte, err error)