添加example&修改集群模式调用信息

This commit is contained in:
Yun
2025-10-05 21:43:41 +08:00
parent 1f9684080d
commit 9caa984846
6 changed files with 290 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import (
)
// 心跳
// 作用:上报实例存活状态
// 作用:上报实例最新存活状态,清理过期实例
// 依赖:leader priority
type HeartBeat struct {