Documentation ¶
Index ¶
- func BytesForHumanString(b uint64) string
- func DeleteSpaces(str string) string
- func FuzzySearch(str string, strList []string, threshold float32) (string, error)
- func IsStringInSlice(a string, list []string) bool
- func RemoveScheme(s string) string
- func SortStringsCaseInsensitive(data []string)
- type NopStringWriteCloser
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesForHumanString ¶
func FuzzySearch ¶
func IsStringInSlice ¶
func RemoveScheme ¶
func SortStringsCaseInsensitive ¶
func SortStringsCaseInsensitive(data []string)
Types ¶
type NopStringWriteCloser ¶
func (NopStringWriteCloser) Close ¶
func (NopStringWriteCloser) Close() error
Click to show internal directories.
Click to hide internal directories.