package
0.0.0-20240721055051-015ad48b7b8e
Repository: https://github.com/coffeehc/boot.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
ALTSRecordCrypto is the interface for gRPC ALTS record protocol.
Handshaker defines a ALTS handshaker interface.
# Type aliases
ALTSRecordFunc is a function type for factory functions that create ALTSRecordCrypto instances.