//
pkg.gl
Category
github.com/syndtr/goleveldb
leveldb
memdb
package
1.0.0
Repository:
https://github.com/syndtr/goleveldb.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
29
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.