Documentation ¶
Index ¶
- func CheckStringKey(m map[string]any, key string) error
- func ContainsTag(tags []string, tag string) bool
- func GetStringKey(m map[string]any, key string) (string, error)
- func RandAlphanum(n int) string
- func ReadLongLine(r *bufio.Reader) (line []byte, err error)
- func RemoveDuplicates(s []string) []string
- func RoundDuration(duration time.Duration, to ...time.Duration) time.Duration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsTag ¶
func GetStringKey ¶ added in v1.9.23
func RandAlphanum ¶ added in v1.6.11
func ReadLongLine ¶ added in v1.5.39
ReadLongLine reads long line
func RemoveDuplicates ¶ added in v0.7.16
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.