lvldb

package
v1.0.46 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: LGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LVLDB

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

func NewLvlDB

func NewLvlDB(path string) (*LVLDB, error)

func (*LVLDB) Close

func (db *LVLDB) Close() error

func (*LVLDB) GetByKey

func (db *LVLDB) GetByKey(key []byte) ([]byte, error)

func (*LVLDB) SetByKey

func (db *LVLDB) SetByKey(key []byte, value []byte) error

Jump to

Keyboard shortcuts

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