client

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

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 New

func New(options *dns.Options, logger *zerolog.Logger) (*Client, error)

func (*Client) CNAMERootDomain added in v0.1.4

func (c *Client) CNAMERootDomain() string

func (*Client) FQDN added in v0.1.4

func (c *Client) FQDN(domain string) string

func (*Client) LookupCNAME

func (c *Client) LookupCNAME(domain string) ([]string, error)

func (*Client) LookupTXT

func (c *Client) LookupTXT(domain string) ([]string, error)

func (*Client) Nameservers added in v0.1.5

func (c *Client) Nameservers() []string

func (*Client) PublicIP

func (c *Client) PublicIP() string

func (*Client) RootDomain

func (c *Client) RootDomain() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL