leveldbctl

package
v0.0.0-...-a0dfaf3 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(dbpath string, key []byte) error

func Get

func Get(dbpath string, key []byte) (string, bool, error)

func Init

func Init(dbpath string) error

func Put

func Put(dbpath string, key []byte, value []byte) error
func Search(dbpath string, key []byte) (string, bool, error)

func Walk

func Walk(dbpath string, f func(string, string)) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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