feat: use wire

This commit is contained in:
Yuzuki616
2025-05-07 17:22:29 +09:00
parent 05a1e586ed
commit 9e18c06199
14 changed files with 418 additions and 222 deletions

View File

@@ -23,7 +23,7 @@ type Remote struct {
}
type Options struct {
Core string `json:"Core"`
Core string `json:"CorePlugin"`
Panel string `json:"Panel"`
Acme string `json:"Acme"`
Cert Cert `json:"Cert"`