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

# Functions

GetHandshakeInfo returns a pointer to the *HandshakeInfo stored in attr.
NewHandshakeInfo returns a new handshake info configured with the provided options.
SetHandshakeInfo returns a copy of addr in which the Attributes field is updated with hiPtr.

# Structs

HandshakeInfo wraps all the security configuration required by client and server handshake methods in xds credentials.