mirror of
https://github.com/duanhf2012/origin.git
synced 2026-05-13 19:27:32 +08:00
优化etcd服务发现
This commit is contained in:
@@ -3,7 +3,7 @@ package cluster
|
||||
|
||||
type OperType int
|
||||
|
||||
type FunDelNode func (nodeId string,immediately bool)
|
||||
type FunDelNode func (nodeId string)
|
||||
type FunSetNode func(nodeInfo *NodeInfo)
|
||||
|
||||
type IServiceDiscovery interface {
|
||||
|
||||
Reference in New Issue
Block a user