mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-07-01 06:45:22 +08:00
- Moved `reportHomePluginStatus` from `cmd/server` to `internal/home` as `ReportPluginStatus`. - Updated interface and variable names for consistency. - Adjusted imports and references in `main.go` and test files to align with the changes. - Improved code structure for better modularity and reuse.