iodb

package
v0.0.0-...-34d0e24 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewIterator

func NewIterator(reader io.Reader) kvdb.Iterator

func Write

func Write(writer io.Writer, it kvdb.Iterator) error

Types

type Iterator

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

func (*Iterator) Error

func (it *Iterator) Error() error

func (*Iterator) Key

func (it *Iterator) Key() []byte

func (*Iterator) Next

func (it *Iterator) Next() bool

func (*Iterator) Release

func (it *Iterator) Release()

func (*Iterator) Value

func (it *Iterator) Value() []byte

Jump to

Keyboard shortcuts

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