db

package
v0.0.0-...-215cb89 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseDB

func CloseDB(db *leveldb.DB) error

func Del

func Del(db *leveldb.DB, key []byte) error

func Get

func Get(db *leveldb.DB, key []byte) ([]byte, error)

func OpenDB

func OpenDB(dbPath string) (*leveldb.DB, error)

func Put

func Put(db *leveldb.DB, key []byte, value []byte) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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