- 优化 etcd
continuous-integration/drone/push Build was killed Details

master v1.0.15
李光春 2 years ago
parent 4f469f6f7a
commit 55a855e484

@ -60,6 +60,7 @@ func (e Etcd) RegisterWorker() {
for {
// 注册路径
regKey = JobWorkerDir + e.LocalIP
log.Println("租约:", regKey)
cancelFunc = nil

@ -1,3 +1,3 @@
package gojobs
const Version = "1.0.14"
const Version = "1.0.15"

Loading…
Cancel
Save