Skip to main content

liveness_router

Function liveness_router 

Source
pub fn liveness_router<S>() -> Router<S>
where S: Clone + Send + Sync + 'static,
Expand description

Mount GET /health, an always-200 OK liveness probe.