Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringSet ¶
type StringSet map[string]struct{}
StringSet is a string set.
func (StringSet) Difference ¶
Difference returns the difference of two sets
func (StringSet) Intersection ¶
Intersection returns the intersection of two sets
Click to show internal directories.
Click to hide internal directories.