Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionsServerInfo ¶
type LeastConnections ¶
type LeastConnections struct {
}
func NewLeastConnections ¶
func NewLeastConnections() *LeastConnections
type ResourceBased ¶
type ResourceBased struct {
}
func NewResourceBased ¶
func NewResourceBased() *ResourceBased
type ResourceServerInfo ¶
type RoundRobin ¶
type RoundRobin struct {
// contains filtered or unexported fields
}
func NewRoundRobin ¶
func NewRoundRobin() *RoundRobin
type WeightedRoundRobin ¶
type WeightedRoundRobin struct {
// contains filtered or unexported fields
}
func NewWeightedRoundRobin ¶
func NewWeightedRoundRobin() *WeightedRoundRobin
Click to show internal directories.
Click to hide internal directories.