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

# Packages

Package core contains common core functionality for ALTS.

# Functions

NewClientCreds constructs a client-side ALTS TransportCredentials object.
NewServerCreds constructs a server-side ALTS TransportCredentials object.

# Variables

ErrUntrustedPlatform is returned from ClientHandshake and ServerHandshake is running on a platform where the trustworthiness of the handshaker service is not guaranteed.

# Structs

ClientOptions contains the client-side options of an ALTS channel.

# Interfaces

AuthInfo exposes security information from the ALTS handshake to the application.