package
0.0.0-20191017011114-667e4383b672
Repository: https://github.com/abchain/fabric.git
Documentation: pkg.go.dev
# Functions
GetCCHandlerKey is used to pass CCSupport via context.
# 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.