pub async fn up() -> ControllerResult<Json<bool>>Expand description
GET /api/v0/healthz/up Returns true to indicate the service is up.
pub async fn up() -> ControllerResult<Json<bool>>GET /api/v0/healthz/up Returns true to indicate the service is up.