package
2.1.1+incompatible
Repository: https://github.com/3100/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.
Installer holds the dependencies needed to install a chaincode.
InstallInput holds the input parameters for installing a chaincode.
PackageInput holds the input parameters for packaging a ChaincodeInstallPackage.
Packager holds the dependencies needed to package a chaincode and write it.