//
pkg.gl
Category
github.com/sagernet/tailscale
util
set
package
1.79.0-mod
Repository:
https://github.com/sagernet/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
21
Files
120 SLOC
#
Functions
Of
Of returns a new set constructed from the elements in slice.
SetOf
SetOf returns a new set constructed from the elements in slice.
#
Structs
Handle
Handle is an opaque comparable value that's used as the map key in a HandleSet.
Slice
Slice is a set of elements tracked in a slice of unique elements.
#
Type aliases
HandleSet
HandleSet is a set of T.
Set
Set is a set of T.