Documentation
¶
Overview ¶
Package convert some parameter conversion utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fnv32 ¶
Fnv32 Fnv-hash algorithm FNV can quickly hash large amounts of data while maintaining a low collision rate. Its high dispersion makes it suitable for hashing very similar strings.
func StrSlice2Map ¶
StrSlice2Map converts a string slice into a map. Note: it will filter out empty strings.
func ToIntSlice ¶
ToIntSlice converts to a list of integers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.