package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
NewAuthenticator returns a new authenticator that can wrap a chaincode service.
# Structs
CertAndPrivKeyPair contains a certificate and its corresponding private key in base64 format.
# Interfaces
ChaincodeStream defines a gRPC stream for sending and receiving chaincode messages.