Module health

Module health 

Source
Expand description

Unified health check types

This module provides unified health check types that can be used across different crates (API, LLM, etc.) for consistent health reporting.

Structs§

HealthCheck
Detailed health check result for a component.

Enums§

HealthStatus
Health status for a service or component.