package
2.0.0+incompatible
Repository: https://github.com/csci-2390-project/grpc-go.git
Documentation: pkg.go.dev
# Constants
ClientSide identifies the client in this communication.
ServerSide identifies the server in this communication.
# Variables
PeerNotRespondingError is returned when a peer server is not responding after a channel has been established.
# Interfaces
Handshaker defines a ALTS handshaker interface.
# Type aliases
Side identifies the party's role: client or server.