Documentation
¶
Index ¶
- func Abbreviate(str string, maxLength int) string
- func Contains[T comparable](arr []T, str T) bool
- func Copy(dst interface{}, src interface{}) error
- func CountCharacterInStr(input string, character string) int
- func FileExists(filename string) bool
- func RemoveSpecialChars(str string) string
- func UUID2UInt(uid string) (uint64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Abbreviate ¶
Abbreviate accept not correct in some cases
func Contains ¶
func Contains[T comparable](arr []T, str T) bool
func CountCharacterInStr ¶
func FileExists ¶
func RemoveSpecialChars ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.