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 ¶
New creates a new Client pointed at serverAddr. serverURL is the url of the dns server. serverAddr should be in the form https://ip:port. Specifying the serverName and serverAddr is required to avoid needing DNS in order to perform DNS queries.
Click to show internal directories.
Click to hide internal directories.