pub fn get_gist( domain: String, path: String, config: Arc<Config>, refresh_cache: bool, ) -> Result<Arc<dyn CodeGist + Send + Sync + 'static>>