package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Structs
ChaincodeServerInfo provides chaincode connection information.
PeerConnection instructs the chaincode how to connect back to the peer.
TLSConfig is used to pass the TLS context into the chaincode launch.
# Interfaces
ChaincodeStream interface for stream between Peer and chaincode instance.