The highest tagged major version is
v2.
package
Version:
v1.4.0-rc3
Opens a new window with list of versions in this module.
Published: Jan 3, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BuildInformation struct {
Version string `json:"version"`
Commit string `json:"commit"`
BuildDate string `json:"buildDate"`
}
Filepath is a local filesytem file path.
Host is the DNS host to use for TLS validation.
type ProviderData struct {
IPs []net.IP
Host Host
SupportsIPv6 bool
SupportsTLS bool
SupportsDNSSEC bool
}
ProviderData contains information for a DNS provider.
URL is an HTTP(s) URL address.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.