Documentation ¶
Index ¶
- func QueryAXFR(target string, timeout time.Duration, nameServers []string) []string
- func QueryAXFREx(ctx context.Context, target string, servers []string) ([]string, error)
- func QueryIP(target string, timeout time.Duration, dnsServers []string) string
- func QueryIPAll(target string, timeout time.Duration, dnsServers []string) []string
- func QueryNS(target string, timeout time.Duration, nameServers []string) []string
- func QueryNSEx(client *dns.Client, ctx context.Context, target string, servers []string) ([]string, error)
- func QueryTxTEx(client *dns.Client, ctx context.Context, target string, servers []string) ([]string, error)
- func QueryTxt(target string, timeout time.Duration, nameServers []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryAXFREx ¶
func QueryIPAll ¶
func QueryTxTEx ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.