...

Package rls

import "google.golang.org/grpc/balancer/rls"
Overview
Index
Subdirectories

Overview ▾

Package rls implements the RLS LB policy.

Constants

const (
    // Name is the name of the RLS LB policy.
    //
    // It currently has an experimental suffix which would be removed once
    // end-to-end testing of the policy is completed.
    Name = internal.RLSLoadBalancingPolicyName
)

Subdirectories

Name Synopsis
..