random

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init added in v0.9.0

func Init() error

Init registers the random balancer with the balancer registry.

Types

type Balancer added in v0.10.0

type Balancer struct {
	// contains filtered or unexported fields
}

Balancer implements a random load balancer.

func NewBalancer

func NewBalancer(endpoints []*target.Endpoint) *Balancer

NewBalancer creates a new random balancer with the given endpoints.

func (*Balancer) Select added in v0.10.0

Select returns a random available endpoint.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL