//
pkg.gl
Category
github.com/hyperledger/fabric
internal
pkg
gateway
ledger
package
3.0.0+incompatible
Repository:
https://github.com/hyperledger/fabric.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
6
Files
29 SLOC
#
Packages
mocks
Code generated by counterfeiter.
#
Structs
PeerAdapter
PeerAdapter presents a peer as a LedgerProvider to aid mocking.
#
Interfaces
Ledger
Ledger presents a subset of the PeerLedger used by the gateway packages to aid mocking.
Provider
Provider presents a small piece of the Peer in a form that can be easily used (and mocked) by gateway implementation.