Documentation ¶
Index ¶
- func Contains(haystack string, needles ...string) bool
- func Duplicate(str string, times int) []string
- func EndWith(haystack string, needle string) bool
- func RandString(n int, seeds ...string) string
- func ReplaceVar(str string, vars map[string]string) string
- func StartWith(haystack string, needle string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.