Function fetch_status

Source
pub(crate) async fn fetch_status(
    chan_update_tx: Sender<UpWrap>,
) -> Result<HashMap<String, ServiceStatus>>