filedb

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFileDB

func NewFileDB(dbPath string) (types.Database, error)

Types

type FileDbIterator

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

func (*FileDbIterator) Key

func (f *FileDbIterator) Key() []byte

func (*FileDbIterator) Next

func (f *FileDbIterator) Next() bool

func (*FileDbIterator) Seek

func (f *FileDbIterator) Seek(start []byte) bool

func (*FileDbIterator) Value

func (f *FileDbIterator) Value() []byte

Jump to

Keyboard shortcuts

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