Versions in this module Expand all Collapse all v1 v1.0.0 Sep 25, 2020 Changes in this version + func Json2Struct(bs []byte, obj interface{}) error + func Struct2Json(obj interface{}) []byte + func Struct2UrlQuery(obj interface{}) []byte + func Struct2Xml(obj interface{}) []byte + func Xml2Struct(bs []byte, obj interface{}) error