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

This commit is contained in:
刘祥超
2020-11-02 10:44:59 +08:00
parent cdb5dbc4e8
commit 7507a6261b
4 changed files with 25 additions and 2 deletions

View File

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