package
2.0.0-beta+incompatible
Repository: https://github.com/ibm/fabric.git
Documentation: pkg.go.dev
# Functions
CreateDB constructs a `DB`.
NewFileLock returns a new file based lock manager.
NewProvider constructs a Provider.
NewUpdateBatch constructs an instance of a Batch.
# Structs
Conf configuration for `Provider`
`ExpectedFormatVersion` is the expected value of the format key in the internal database.
DB - a wrapper on an actual store.
DBHandle is an handle to a named db.
FileLock encapsulate the DB that holds the file lock.
Iterator extends actual leveldb iterator.
Provider enables to use a single leveldb as multiple logical leveldbs.
UpdateBatch encloses the details of multiple `updates`.