refactor agent auth & server api

This commit is contained in:
naiba
2024-10-20 23:23:04 +08:00
parent fa1d567f2e
commit 80740ddf39
19 changed files with 488 additions and 330 deletions
+4
View File
@@ -8,6 +8,10 @@ on:
- "go.sum"
- "resource/**"
- ".github/workflows/test.yml"
pull_request:
branches:
- master
jobs:
tests: