# Functions
Context function Set the context of the query.
Get retrieve or create a new logger instance.
Log gets the active logger, if no logger is found it will create a new instance of the logger.
Name function Set the name of the query.
NewDiscovery creates a new process.
NewServer creates a new instance of the mDNS server, the server is used to read packets from the multicast group for both client and server side functionality.
Server establishes a mDNS connection over an existing conn.
Timeout function Set the timeout of the query.
Type function Set the type of the query.
WithContext configure a probe with the specified AF.
WithWaitGroup configure a probe with the specified AF.
# Constants
DefaultAddress is the default used by mDNS.
# Structs
Config is used to configure a mDNS client or server.
Conn represents a mDNS Server.
Discovery service.
No description provided by the author
No description provided by the author
DynamicARR allow creating A Records that will change ip address based on the source of the packet.
QueryResult struct used to return the result of a mdns query.