package
2.0.0+incompatible
Repository: https://github.com/csci-2390-project/grpc-go.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Enum value maps for ServiceConfig_LoadBalancingPolicy.
Enum value maps for ServiceConfig_LoadBalancingPolicy.

# Structs

Configuration for the cds LB policy.
Configuration for eds LB policy.
Configuration for grpclb LB policy.
Selects LB policy and provides corresponding configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Configuration for lrs LB policy.
The locality for which this policy will report load.
Configuration for a method.
The hedging policy for outgoing RPCs.
No description provided by the author
The names of the methods to which this configuration applies.
The retry policy for outgoing RPCs.
No description provided by the author
Configuration for pick_first LB policy.
Configuration for priority LB policy.
A map of name to child policy configuration.
Configuration for round_robin LB policy.
A ServiceConfig represents information about a service but is not specific to any name resolver.
No description provided by the author
If a RetryThrottlingPolicy is provided, gRPC will automatically throttle retry attempts and hedged RPCs when the client's ratio of failures to successes exceeds a threshold.
Configuration for weighted_target LB policy.
No description provided by the author
Configuration for xds LB policy.

# Type aliases

Load balancing policy.