Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterBalancer ¶
func RegisterBalancer(name string, balancer PinkBalancer)
Types ¶
type PinkBalanceManaged ¶
type PinkBalanceManaged struct {
// contains filtered or unexported fields
}
type PinkBalancer ¶
type RoundRobinBalancer ¶
type RoundRobinBalancer struct {
// contains filtered or unexported fields
}
round_robin balancer
Click to show internal directories.
Click to hide internal directories.