//
pkg.gl
Category
github.com/ixre/go2o
core
etcd
package
0.7.0
Repository:
https://github.com/ixre/go2o.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
365 SLOC
#
Functions
InitializeLocker
配置分布式锁.
NewDistributeLock
NewDistributeLock creates a new DistributeLock.
NewRegistry
NewRegistry 创建服务注册, ttl租约时间.
NewSelector
No description provided by the author
#
Constants
AlgRandom
No description provided by the author
AlgRoundRobin
No description provided by the author
#
Variables
Locker
No description provided by the author
#
Structs
DistributeLock
Etcd 分布式锁.
Node
节点.
#
Interfaces
Registry
No description provided by the author
Selector
No description provided by the author
#
Type aliases
SelectAlgorithm
No description provided by the author