leveldbq

package
v0.0.0-...-388ba74 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2019 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dir string) (storage.Db, error)

Types

type LevelDbQ

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

func (*LevelDbQ) Add

func (q *LevelDbQ) Add(item storage.DbItem) error

func (*LevelDbQ) Delete

func (q *LevelDbQ) Delete(item storage.DbItem) error

func (*LevelDbQ) Get

func (q *LevelDbQ) Get(t storage.DbItem) error

func (*LevelDbQ) GetAll

func (q *LevelDbQ) GetAll(t storage.DbItem) ([]storage.DbItem, error)

Jump to

Keyboard shortcuts

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