//
pkg.gl
Category
github.com/notaryproject/notation-go
internal
container
package
1.2.1
Repository:
https://github.com/notaryproject/notation-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
15 SLOC
#
Functions
New
New creates an empty Set for elements of type T.
NewWithSize
NewWithSize creates an empty Set of fixed size for elements of type T.
#
Type aliases
Set
Set is a map as a set data structure.