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

# Packages

Code generated by counterfeiter.

# Functions

ChaincodeInvokeOrQuery invokes or queries the chaincode.
Cmd returns the cobra command for Chaincode.
GetCollectionConfigFromFile retrieves the collection configuration from the supplied file; the supplied file must contain a json-formatted array of collectionConfigJson elements.
InitCmdFactory init the ChaincodeCmdFactory with default clients.
No description provided by the author

# Structs

ChaincodeCmdFactory holds the clients used by ChaincodeCmd.
DeliverClient holds the client/connection related to a specific peer.
DeliverGroup holds all of the information needed to connect to a set of peers to wait for the interested txid to be committed to the ledgers of all peers.