package
0.0.0-20180419104149-40f2d1d03a96
Repository: https://github.com/tjfoc/hyperledger-fabric-gm.git
Documentation: pkg.go.dev

# Functions

GetCCHandlerKey is used to pass CCSupport via context.

# Structs

CCID encapsulates chaincode ID.

# Interfaces

CCSupport must be implemented by the chaincode support side in peer (such as chaincode_support).
ChaincodeStream interface for stream between Peer and chaincode instance.