pub fn healthcheck_router<S>() -> Router<S>where S: Clone + Send + Sync + 'static, PgPool: FromRef<S>,