# Functions
AToItem Converts a set of A or AAAA records to an item.
CertToName Returns the name of a cert as a string.
GroupAnswers Groups the DNS answers so they they can be turned into individual items.
IsGlobalScopeIP Returns whether or not the IP should be considered valid withing the global scope according to the following logic:
Non-Global:
* LinkLocalMulticast * LinkLocalUnicast * InterfaceLocalMulticast * Loopback
Global:
* Private * Other (All non-reserved addresses).
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
CertificateSource This source only responds to Search() requests.
No description provided by the author
DNSSource struct on which all methods are registered.
No description provided by the author
IPSource struct on which all methods are registered.