//
pkg.gl
Category
github.com/gaia-pipeline/gaia
helper
stringhelper
package
0.2.9
Repository:
https://github.com/gaia-pipeline/gaia.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
6
Files
40 SLOC
#
Functions
DiffSlices
DiffSlices returns A - B set difference of the two given slices.
IsContainedInSlice
IsContainedInSlice checks if the given string is contained in the slice.