//
pkg.gl
Category
github.com/mmlt/kubectl-tmplt
pkg
util
stringset
package
0.4.4
Repository:
https://github.com/mmlt/kubectl-tmplt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
114 SLOC
#
Functions
New
New creates a set with a elements.
NewFromStringMap
NewFromStringMap collects the keys of a [string]string and returns a Set of strings.
#
Type aliases
Set
Set provides operations like union, intersect, difference on Sets with strings.