Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultBaseURL = "https://api.digitalocean.com"
DefaultBaseURL default API endpoint.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TxtRecordResponse ¶
type TxtRecordResponse struct {
DomainRecord Record `json:"domain_record"`
}
TxtRecordResponse represents a response from DO's API after making a TXT record.
Click to show internal directories.
Click to hide internal directories.