# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
ConsistentHash 一致性哈希.
No description provided by the author
FailFast 如果调用失败,立即返回错误.
FailOver 如果调用失败,重试其他服务器.
FailTry 如果调用失败,重试当前服务器.
No description provided by the author
NetworkQuality 网络质量.
Random 随机.
RoundRobin 轮询.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author