Versions in this module Expand all Collapse all v1 v1.4.6 May 20, 2020 Changes in this version + func GetCCHandlerKey() string + type CCID struct + Name string + Version string + func (ccid *CCID) GetName() string + type CCSupport interface + HandleChaincodeStream func(ChaincodeStream) error + type ChaincodeStream interface + Recv func() (*pb.ChaincodeMessage, error) + Send func(*pb.ChaincodeMessage) error