leveldb

package
v0.0.0-...-c5cac9d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Leveldb

type Leveldb struct {
	// contains filtered or unexported fields
}

func (*Leveldb) Commit

func (l *Leveldb) Commit(its []*x.Instruction) error

func (*Leveldb) GetEntity

func (l *Leveldb) GetEntity(id string) (result []x.Instruction, rerr error)

func (*Leveldb) Init

func (l *Leveldb) Init(args ...string)

func (*Leveldb) IsNew

func (l *Leveldb) IsNew(id string) bool

func (*Leveldb) Iterate

func (l *Leveldb) Iterate(fromId string, num int,
	ch chan x.Entity) (rnum int, rlast x.Entity, rerr error)

func (*Leveldb) SetBloomFilter

func (l *Leveldb) SetBloomFilter(bits int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL