package
0.1.14-beta9
Repository: https://github.com/patrickascher/gofer.git
Documentation: pkg.go.dev

# Functions

InterfaceExists checks if the given interface exists in a slice.
IntExists checks if the given int exists in the int slice.
StringExists checks if the given string exists in the string slice.
StringPrefixExists checks if the given prefix exists in the string slice.
StringUnique will unique all strings in the given slice.