Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateShortID ¶
GenerateShortID generates a random string of length idLength It uses base64 encoding with URL safe characters
func SliceContains ¶
func SliceContains[T comparable](s []T, val T) bool
SliceContains returns true if the element is found in slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.