//
pkg.gl
Category
github.com/lightkool/fabric
core
db
package
0.6.1-preview
Repository:
https://github.com/lightkool/fabric.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
388 SLOC
#
Functions
GetDBHandle
GetDBHandle gets an opened openchainDB singleton.
NewTestDBWrapper
NewTestDBWrapper constructs a new TestDBWrapper.
Start
Start the db, init the openchainDB instance and open the db.
Stop
Stop the db.
#
Structs
OpenchainDB
OpenchainDB encapsulates rocksdb's structures.
TestDBWrapper
TestDBWrapper wraps the db.