package
2.0.0+incompatible
Repository: https://github.com/csci-2390-project/grpc-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

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