Documentation ¶
Index ¶
- type Leveldb
- func (l *Leveldb) Commit(its []*x.Instruction) error
- func (l *Leveldb) GetEntity(id string) (result []x.Instruction, rerr error)
- func (l *Leveldb) Init(args ...string)
- func (l *Leveldb) IsNew(id string) bool
- func (l *Leveldb) Iterate(fromId string, num int, ch chan x.Entity) (rnum int, rlast x.Entity, rerr error)
- func (l *Leveldb) SetBloomFilter(bits int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.