Documentation
¶
Index ¶
- func Base64Decoded(msg string) (string, error)
- func Base64Encoded(msg string) string
- func JsonDecoded(jsonStr string, data interface{}) interface{}
- func JsonEncoded(data interface{}) string
- func JsonLoaded(filePath string) interface{}
- func XMLDecoded(xmlStr string) interface{}
- func XMLEncoded()
- func YamlLoaded(filePath string) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decoded ¶
func Base64Encoded ¶
func XMLDecoded ¶
func XMLDecoded(xmlStr string) interface{}
func XMLEncoded ¶
func XMLEncoded()
func YamlLoaded ¶
func YamlLoaded(filePath string) interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.