package
0.12.0
Repository: https://github.com/katanomi/pkg.git
Documentation: pkg.go.dev

# 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

# Structs

JsonPath object for json-path encoding and decoding.
No description provided by the author

# Type aliases

No description provided by the author