Skip to main content

init

Function init 

Source
pub async fn init(
    state: App,
    acme_email: &str,
    id_tag: &str,
    app_domain: Option<&str>,
) -> ClResult<()>