package
3.0.4
Repository: https://github.com/keepchen/go-sail.git
Documentation: pkg.go.dev

# Functions

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

# Structs

No description provided by the author