Expand description
Management API module
This module provides management API endpoints for health checks, readiness checks, and runtime statistics.
Re-exports§
pub use config::ManagementConfig;
Structs§
- Management
Handler - Management API handler
- Management
Response - Management API response wrapper
- Server
Stats - Server statistics
- Stats
Collector - Statistics collector
Functions§
- json_
response - Create a JSON response with the given status and body