package
1.1.0
Repository: https://github.com/lightkool/fabric.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewProvider instantiates a new Provider.

# Variables

ErrLedgerIDExists is thrown by a CreateLedger call if a ledger with the given id already exists.
ErrLedgerNotOpened is thrown by a CloseLedger call if a ledger with the given id has not been opened.
ErrNonExistingLedgerID is thrown by a OpenLedger call if a ledger with the given id does not exist.

# Structs

Provider implements interface ledger.PeerLedgerProvider.