Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Balancer ¶ added in v0.10.0
type Balancer struct {
// contains filtered or unexported fields
}
Balancer implements a round-robin load balancing strategy.
func NewBalancer ¶
NewBalancer creates a new round-robin Balancer instance.
Click to show internal directories.
Click to hide internal directories.