Skip to main content

readyz

Function readyz 

Source
pub async fn readyz(__arg0: State<AppState>) -> impl IntoResponse
Expand description

GET /readyz — readiness probe, checks DB connectivity.