Documentation ¶
Overview ¶
Package dmapi Client for DMAPI joker.com. https://joker.com/faq/category/39/22-dmapi.html
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTxtEntryToZone ¶
AddTxtEntryToZone returns DNS zone with added TXT record.
func RemoveTxtEntryFromZone ¶
RemoveTxtEntryFromZone clean-ups all TXT records with given name.
Types ¶
type Client ¶
type Client struct { HTTPClient *http.Client BaseURL string Debug bool // contains filtered or unexported fields }
Client a DMAPI Client.
Click to show internal directories.
Click to hide internal directories.