Wire up the checker system to the HTTP layer: - API controllers for checker operations, options, plans, and results - Scoped routes at domain and service level - Admin controllers for checker config and scheduler management - App initialization: create usecases, start/stop scheduler - Zone controller updated to include per-service check status |
||
|---|---|---|
| .. | ||
| auth_user.go | ||
| backup.go | ||
| checker.go | ||
| domain.go | ||
| provider.go | ||
| route.go | ||
| scheduler.go | ||
| services.go | ||
| session.go | ||
| tidy.go | ||
| user.go | ||
| zone.go | ||