//
pkg.gl
Category
github.com/df-mc/goleveldb
leveldb
memdb
package
1.1.9
Repository:
https://github.com/df-mc/goleveldb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
379 SLOC
#
Functions
New
New creates a new initialized in-memory key/value DB.
#
Variables
ErrIterReleased
Common errors.
ErrNotFound
Common errors.
#
Structs
DB
DB is an in-memory key/value database.