yao/service
Max b39397ded0 feat(monitor): integrate monitor service start and stop in load and unload processes
- Added functionality to start the monitor service during the loading process, ensuring that watchers are registered.
- Implemented the stopping of the monitor service before unloading other services to allow for event handling.
- Updated middleware to utilize access logging for improved request tracking.

Made-with: Cursor
2026-03-15 10:18:55 +08:00
..
fs [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
log feat(monitor): integrate monitor service start and stop in load and unload processes 2026-03-15 10:18:55 +08:00
dynamic.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
dynamic_test.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
guards.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
gzip.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
middleware.go feat(monitor): integrate monitor service start and stop in load and unload processes 2026-03-15 10:18:55 +08:00
service.go feat(monitor): integrate monitor service start and stop in load and unload processes 2026-03-15 10:18:55 +08:00
service_test.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00
static.go Implement dynamic route resolution using rewrite rules 2026-02-13 23:44:28 +08:00
watch.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00
watch_test.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00