chore: add swqos client

This commit is contained in:
2025-12-26 11:13:31 +08:00
parent b484273cba
commit 0d2e29cacf
19 changed files with 839 additions and 3 deletions

View File

@@ -15,4 +15,4 @@ type Logger interface {
Fatal(a ...interface{})
Fatalf(format string, a ...interface{})
}
}