[][src]Crate dns_online

Modules

error
net

Structs

Domain

A DNS domain. For API design reasons, we also store the API key inside the domain.

Record

A DNS entry. The query type is stored as a string ("TXT", "AAAA", ...).

Version

A DNS Zone. Please keep in mind that this zone may not be the one currently active for the domain.

Statics

API_URL

Functions

query_available_domains

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