//
pkg.gl
Category
github.com/johnsonjh/jleveldb
leveldb
memdb
package
0.0.0-20240828180237-e995ed0011d4
Repository:
https://github.com/johnsonjh/jleveldb.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.