chore: add parse swqos logic

This commit is contained in:
2026-02-05 14:32:24 +08:00
parent 77c8c0aad3
commit db9e2b33cb
5 changed files with 300 additions and 6 deletions

View File

@@ -13,4 +13,5 @@ const (
SWQoSAgentAstralane = "astralane"
SWQoSAgentStellium = "stellium"
SWQoSAgentSoyas = "soyas"
SWQoSAgentFast = "fast"
)