Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashString ¶
func IsGroupUID ¶ added in v0.0.5
Types ¶
type Set ¶ added in v0.0.5
type Set[T comparable] struct { // contains filtered or unexported fields }
func NewSet ¶ added in v0.0.5
func NewSet[T comparable]() *Set[T]
Click to show internal directories.
Click to hide internal directories.