Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindLongest ¶
FindLongest finds the length of longest string in slice.
func RandASCIILetters ¶
RandASCIILetters generates random string from ascii letters.
func SliceContains ¶
SliceContains returns true if slice a contains e element, false otherwise.
func SliceIndex ¶
SliceIndex returns the index e in a, return -1 if not found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.