//
pkg.gl
Category
github.com/hashicorp/cap
oidc
internal
strutils
package
0.7.0
Repository:
https://github.com/hashicorp/cap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
26 SLOC
#
Functions
RemoveDuplicatesStable
RemoveDuplicatesStable removes duplicate and empty elements from a slice of strings, preserving order (and case) of the original slice.
StrListContains
StrListContains looks for a string in a list of strings.