[][src]Function dns_online::query_available_domains

pub fn query_available_domains<'a>(
    api_key: &'a str
) -> Result<Vec<Domain<'a>>, Error>

Get the list of all available domains pertaining to this user.