Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) AddTXTRecord ¶
func (c *Client) AddTXTRecord(ctx context.Context, domain, name, value string, ttl int) (int, error)
AddTXTRecord adds a dns record to a domain. https://github.com/GleSYS/API/wiki/API-Documentation#domainaddrecord
func (*Client) DeleteTXTRecord ¶
DeleteTXTRecord removes a dns record from a domain. https://github.com/GleSYS/API/wiki/API-Documentation#domaindeleterecord
Click to show internal directories.
Click to hide internal directories.