Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
Index holds space id indexes
func (*Index) Add ¶
Add adds an entry to an index Consider calling AddAll() when trying to add multiple entries as every Add call has to lock the index
Click to show internal directories.
Click to hide internal directories.