roundrobin

package
v1.78.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2025 License: Apache-2.0 Imports: 6 Imported by: 517

Documentation

Overview

Package roundrobin defines a roundrobin balancer. Roundrobin balancer is installed as one of the default balancers in gRPC, users don't need to explicitly install this balancer.

Index

Constants

View Source
const Name = "round_robin"

Name is the name of round_robin balancer.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.