Documentation
¶
Overview ¶
this is a limited size set
items may only be added or check for existance items are automatically removed on a first-in first-out basis
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LimitedSet ¶
func (*LimitedSet) Exists ¶
func (ls *LimitedSet) Exists(item string) bool
check to see if items is in the set
Click to show internal directories.
Click to hide internal directories.