Documentation ¶
Index ¶
- Constants
- func BinaryUnitToStr(binaryUnit uint64) (size string)
- func DesDecrypt(src, key []byte) ([]byte, error)
- func DesEncrypt(src, key []byte) ([]byte, error)
- func GetHostAndPathFromURL(urlstr string) (string, string, string, string, error)
- func GetRandomString(len int) string
- func GetRandomStringNum(len int) string
- func GetTimeStampID() int64
- func StrIsInList(str string, strList []string) bool
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func BinaryUnitToStr ¶ added in v1.3.1
func GetHostAndPathFromURL ¶ added in v1.3.1
func StrIsInList ¶ added in v1.5.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.