# Functions
Base64Decode decode encodeStr using base64, and then use json to convert to obj.
Base64Encode convert obj to json string, and then encode it with base64.
NewJsonPath construct json path.
No description provided by the author
ObjectToMap convert an object to a map[string]interface{}.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author