pub fn get_connector(
    connector: &'static str
) -> BoxCloneService<Uri, BoxIO, Box<dyn Error + Send + Sync>>