Documentation
¶
Index ¶
- Variables
- func FileMove(src string, dst string, perm os.FileMode, file ...string)
- func RandString(length int) string
- func RandStringLower(length int) string
- func RandStringUpper(length int) string
- func RandStringWithCharset(length int, charset string) string
- func RandomHex(n int) string
- func RandomHexUpper(n int) string
- func Substring(text string, indexs ...int) string
Constants ¶
This section is empty.
Variables ¶
View Source
var Slice slice
Functions ¶
func RandString ¶
func RandStringLower ¶
func RandStringUpper ¶
func RandStringWithCharset ¶
func RandomHexUpper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.