mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-12 05:45:27 +00:00
- Extended StateFrontend with Resources field containing unified resource data - Added ResourceFrontend and related types for frontend-compatible resource data - Extended ResourceStoreInterface to include GetAll() method - Monitor now injects resources into WebSocket broadcasts - Added helper method getResourcesForBroadcast() to convert resources to frontend format - All existing tests pass This enables the frontend to access unified resources via WebSocket state. |
||
|---|---|---|
| .. | ||
| concurrency_test.go | ||
| converters.go | ||
| converters_test.go | ||
| models.go | ||
| models_frontend.go | ||
| state_docker_test.go | ||
| state_host_test.go | ||
| state_snapshot.go | ||