Documentation
¶
Overview ¶
Interface for simple sets of strings, with fast inclusion checks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemSetStore ¶
TODO: this implementation isn't race-safe (yet)!
func NewMemSetStore ¶
func NewMemSetStore() MemSetStore
func (*MemSetStore) LoadFromFileJSON ¶
func (s *MemSetStore) LoadFromFileJSON(p string) error
Click to show internal directories.
Click to hide internal directories.