Skip to main content

Module management

Module management 

Source
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§

ManagementHandler
Management API handler
ManagementResponse
Management API response wrapper
ServerStats
Server statistics
StatsCollector
Statistics collector

Functions§

json_response
Create a JSON response with the given status and body