package
Version:
v0.0.0-...-129b594
Opens a new window with list of versions in this module.
Published: Mar 4, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StringSet map[string]struct{}
StringSet is a very thin wrapper around a map with string keys and empty values
Diff returns the difference between the current StringSet and `other`. I.e.: `s \ other`
Source Files
¶
Click to show internal directories.
Click to hide internal directories.