//
pkg.gl
Category
github.com/metal3-io/hardware-classification-controller
utils
package
0.0.0-20221107191459-0aca6e99238e
Repository:
https://github.com/metal3-io/hardware-classification-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
16 SLOC
#
Functions
FilterStringFromList
FilterStringFromList produces a new string slice that does not include the strToFilter argument.
StringInList
StringInList returns a boolean indicating whether strToSearch is a member of the string slice passed as the first argument.