Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Balancer ¶
type Balancer struct {
// contains filtered or unexported fields
}
Balancer is a WeightedRoundRobin load balancer.
func (*Balancer) AddService ¶
AddService adds a handler. It is not thread safe with ServeHTTP.
Click to show internal directories.
Click to hide internal directories.