//
pkg.gl
Category
github.com/vitelabs/go-vite/v2
common
db
xleveldb
memdb
package
2.14.0
Repository:
https://github.com/vitelabs/go-vite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
493 SLOC
#
Functions
New
New creates a new initialized in-memory key/value DB.
New2
No description provided by the author
#
Variables
ErrIterReleased
Common errors.
ErrNotFound
Common errors.
#
Structs
DB
DB is an in-memory key/value database.