Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringSet ¶
type StringSet map[string]unit
StringSet helps to de-duplicate a set of strings.
func (StringSet) Delete ¶
Delete deletes the specified string in the set if set is nil or string is not present, its a no-op
Click to show internal directories.
Click to hide internal directories.