Documentation ¶
Index ¶
Constants ¶
View Source
const MAX_WEIGHT = 10 // 可设置的最大权重
View Source
const MIN_WEIGHT = 1 // 可设置的最小权重
View Source
const WEIGHT_LOAD_BALANCE = "weight_load_balance"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WeightAddrInfo ¶
type WeightAddrInfo struct {
Weight int
}
type WeightAttributeKey ¶
type WeightAttributeKey struct{}
Click to show internal directories.
Click to hide internal directories.