Documentation
¶
Index ¶
- type Client
- func (c *Client) CNAMERootDomain() string
- func (c *Client) FQDN(domain string) string
- func (c *Client) LookupCNAME(domain string) ([]string, error)
- func (c *Client) LookupTXT(domain string) ([]string, error)
- func (c *Client) Nameservers() []string
- func (c *Client) PublicIP() string
- func (c *Client) RootDomain() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) CNAMERootDomain ¶ added in v0.1.4
func (*Client) Nameservers ¶ added in v0.1.5
func (*Client) RootDomain ¶
Click to show internal directories.
Click to hide internal directories.