# Functions
NewClient returns a client instance.
# Structs
APIError represents an error response from the API.
Client represents DNS client.
ClientOpts represents options to init client.
Record represents a DNS record.
RecordChangeAdd represents a list of add operations.
RecordChangeDelete represents a list of delete operations.
RecordChangeSet represents a list of set operations.
UpdateDNSZoneRecordsRequest represents a request to update DNS records on the API.