全局配置有变化时也提示更新集群

This commit is contained in:
GoEdgeLab
2020-11-02 10:44:59 +08:00
parent 509dc9771e
commit 8b2c709001
4 changed files with 25 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ func init() {
})
}
// 事件相关处理程序
type EventLooper struct {
}