mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-20 13:00:24 +08:00
实现监控节点在线状态
This commit is contained in:
@@ -19,6 +19,7 @@ func init() {
|
||||
})
|
||||
}
|
||||
|
||||
// 节点健康检查任务
|
||||
type HealthCheckTask struct {
|
||||
tasksMap map[int64]*HealthCheckClusterTask // taskId => task
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user