pub(crate) type DashTx = Sender<HashMap<String, ServiceStatus>>;
pub(crate) struct DashTx { /* private fields */ }