# 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.