package
2.0.0-beta+incompatible
Repository: https://github.com/ibm/fabric.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# 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
No description provided by the author