# Functions
ErrNoPeer 表示没有有效的节点.
No description provided by the author
NewRandom 返回随机算法的负载均衡实现
weight 是否采用加权算法,如果此值为 true, 在调用 [Selector.Add] 时参数必须实现 [WeightedPeer]。.
NewRoundRobin 轮询法
weight 是否采用加权算法,如果此值为 true, 在调用 [Selector.Add] 时参数必须实现 [WeightedPeer]。.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author