//
pkg.gl
Category
github.com/3JoB/goleveldb
memdb
package
1.0.1
Repository:
https://github.com/3job/goleveldb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
488 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.