//
pkg.gl
Category
github.com/test-network-function/cnf-certification-test
pkg
stringhelper
package
4.5.7+incompatible
Repository:
https://github.com/test-network-function/cnf-certification-test.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
6
Files
42 SLOC
#
Functions
HasAtLeastOneCommonElement
checks that at least one element is common to both slices.
RemoveEmptyStrings
No description provided by the author
StringInSlice
StringInSlice checks a slice for a given string.
SubSlice
SubSlice checks if a slice's elements all exist within a slice.