Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultDNSServer is the default dns server DefaultDNSServer = "114.114.114.114:53" // QueryTypeIPv4 is a query type for IPv4 QueryTypeIPv4 = 4 // QueryTypeIPv6 is a query type for IPv6 QueryTypeIPv6 = 6 // QueryTypeUnknown is a query type for unknown QueryTypeUnknown = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.