pub(crate) async fn handle_http_api_list(
__arg0: State<Shared>,
) -> Json<APIListOut>Expand description
Lists monitored services. Includes the current state of each endpoint
pub(crate) async fn handle_http_api_list(
__arg0: State<Shared>,
) -> Json<APIListOut>Lists monitored services. Includes the current state of each endpoint