refactor(rpc): 重构服务器信息获取逻辑,移除冗余锁机制并优化踢人逻辑

This commit is contained in:
1
2025-11-03 15:30:41 +00:00
parent 35935549bd
commit e86e138d94
8 changed files with 44 additions and 19 deletions

View File

@@ -10,6 +10,7 @@ require github.com/antchfx/xmlquery v1.4.4
require (
github.com/antchfx/xpath v1.3.3 // indirect
github.com/butoften/array v1.0.9 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/stretchr/testify v1.11.1 // indirect
go.opentelemetry.io/otel v1.24.0 // indirect