feat: bootstrap control plane app skeleton

This commit is contained in:
phamnazage-jpg
2026-05-12 22:44:30 +08:00
parent 1c02fcdaa7
commit 9d52b22b8d
10 changed files with 606 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module sub2api-cn-relay-manager
go 1.22.2