# Functions
DiscoverService 发现服务
# Note:
该方法使用 rand.Intn 随机算法获取可用服务节点.
GetInstance 获取连接实例.
Init 初始化连接实例.
New 新建连接实例.
RegisterService 注册服务.
Watch 监听key.
WatchService 动态感知服务
# Note:
该方法会阻塞进程.
WatchWith 监听key,带选项.
WatchWithPrefix 监听key,带前缀.