pub async fn dnssec_eligibility_info(
name: &str,
client_sender: &mut Sender<RequestMessage>
) -> Result<CommandResponse<DNSSECEligibilityResponse>, Error>
Expand description
Makes a DNSSEC discount eligibility enquiry to the registry
Arguments
client_sender
- Reference to the tokio channel into the client