mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-27 01:50:31 +08:00
配置更新时立即向集群节点发消息
This commit is contained in:
@@ -10,6 +10,7 @@ func init() {
|
||||
go NewNodeLogCleaner().Start()
|
||||
}
|
||||
|
||||
// 清理节点日志的工具
|
||||
type NodeLogCleaner struct {
|
||||
duration time.Duration
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user