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

# Functions

New creates a new ledger factory.
NewFileLedger creates a new FileLedger for interaction with the ledger.

# Structs

FileLedger is a struct used to interact with a node's ledger.

# Interfaces

FileLedgerBlockStore defines the interface to interact with deliver when using a file ledger.