package
0.12.0
Repository: https://github.com/scionproto/scion.git
Documentation: pkg.go.dev

# Functions

DefaultMaxConcurrentStreams constructs the default grpc.MaxConcurrentStreams Server Option.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StreamClientInterceptor constructs the default stream RPC client-side interceptor for SCION control-plane applications.
StreamServerInterceptor constructs the default stream RPC server-side interceptor for SCION control-plane applications.
UnaryClientInterceptor constructs the default unary RPC client-side interceptor for SCION control-plane applications.
UnaryServerInterceptor constructs the default unary RPC server-side interceptor for SCION control-plane applications.

# Variables

No description provided by the author
RetryProfile is the common retry profile for RPCs.

# Structs

PassThroughCredentials implements the grpc/credentials.TransportCredentials interface.
QUICDialer dials a gRPC connection over QUIC/SCION.
SimpleDialer implements a wrapper around grpc.DialContext that implements the dialer interface.
TCPDialer dials a gRPC connection over TCP.

# Interfaces

AddressRewriter redirects to QUIC endpoints.
ConnDialer dials a net.Conn.
No description provided by the author
Dialer creates a gRPC client connection to the given target.