Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexSet ¶
type IndexSet struct { // Lock to protect this sets sync.RWMutex // contains filtered or unexported fields }
IndexSet is a very simple multi-thread safety index set to store ids
func NewIndexSet ¶
Click to show internal directories.
Click to hide internal directories.