package
2.0.0-alpha+incompatible
Repository: https://github.com/hyperledger-labs/fabric-block-archiving.git
Documentation: pkg.go.dev

# Functions

CreateDB constructs a `DB`.
NewProvider constructs a Provider.
NewUpdateBatch constructs an instance of a Batch.

# Structs

Conf configuration for `DB`.
DB - a wrapper on an actual store.
DBHandle is an handle to a named db.
Iterator extends actual leveldb iterator.
Provider enables to use a single leveldb as multiple logical leveldbs.
UpdateBatch encloses the details of multiple `updates`.