package
1.72.0-dev
Repository: https://github.com/grpc/grpc-go.git
Documentation: pkg.go.dev

# Functions

MakeFrame creates a handshake frame.
NewTestConn creates a new instance of testConn object.
NewTestConnWithReadLatency creates a new instance of testConn object that pauses for readLatency before any call to Read() returns.
NewUnresponsiveTestConn creates a new instance of unresponsiveTestConn object.

# Structs

FakeHandshaker is a fake implementation of the ALTS handshaker service.
Stats is used to collect statistics about concurrent handshake calls.