Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InMemoryIndex ¶
type InMemoryIndex struct {
// contains filtered or unexported fields
}
func NewInMemoryIndex ¶
func NewInMemoryIndex() *InMemoryIndex
func (*InMemoryIndex) AddObject ¶
func (idx *InMemoryIndex) AddObject(object *sku.Transacted) (err error)
func (*InMemoryIndex) GetAbbr ¶
func (idx *InMemoryIndex) GetAbbr() ids.Abbr
Source Files
¶
- in_memory.go
- main.go
- no_abbr.go
- not_zettel_id.go
- zettel_id.go
Click to show internal directories.
Click to hide internal directories.