//
pkg.gl
Category
github.com/trinet2005/oss-go-sdk
pkg
set
package
1.15.0
Repository:
https://github.com/trinet2005/oss-go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
134 SLOC
#
Functions
CopyStringSet
CopyStringSet - returns copy of given set.
CreateStringSet
CreateStringSet - creates new string set with given string values.
NewStringSet
NewStringSet - creates new string set.
#
Type aliases
StringSet
StringSet - uses map as set of strings.