Function add_domain_to_cache

Source
pub async fn add_domain_to_cache(
    config: &AcmeOnDemandConfig,
    domain: &str,
) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description

Adds the domain to the cache.