Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DuplicateBytes ¶
DuplicateBytes returns a new copy of the given byte slice.
func DuplicateStrings ¶
DuplicateStrings returns a new copy of the given string slice.
func IndexOfString ¶
IndexOfString returns the index of given string and -1 if its not part of the slice.
func RemoveFromStringSlice ¶
RemoveFromStringSlice removes the given string from the slice and returns a new slice.
func StringInSlice ¶
StringInSlice returns whether the given string is in the string slice.
func StringSliceEqual ¶
StringSliceEqual returns whether the given string slices are equal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.