package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Packages

# Functions

NewLedgerMgr creates a new LedgerMgr.

# Variables

ErrLedgerAlreadyOpened is thrown by a CreateLedger call if a ledger with the given id is already opened.
ErrLedgerMgmtNotInitialized is thrown when ledger mgmt is used before initializing this.

# Structs

Initializer encapsulates all the external dependencies for the ledger module.
LedgerMgr manages ledgers for all channels.

# Interfaces