Documentation ¶
Index ¶
- func Base64Decode(str string) string
- func Base64Encode(str string) string
- func BytesToStr(b []byte) string
- func Empty(val interface{}) bool
- func Md5(data string) string
- func Serialize(data interface{}) ([]byte, error)
- func StrToBytes(s string) []byte
- func SubStr(str string, offset int, length int) string
- func UnSerialize(str string) interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.