Documentation
¶
Index ¶
- func Base64Decode(text string, encodings ...*base64.Encoding) string
- func Base64Encode(text string, encodings ...*base64.Encoding) string
- func JSONDecode(str string, dst interface{}) error
- func JSONEncode(elem interface{}) string
- func URLDecode(text string) string
- func URLEncode(text string) string
- func UnicodeDecode(str string) string
- func UnicodeEncode(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
Base64Decode ...
func Base64Encode ¶
Base64Encode ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.