# Functions
NewSniffer creates a new sniffer based on the metricset's config.
# Variables
Registry contains the registry of dns monitoring implementations.
# Structs
Transaction represents a DNS transaction of A or AAAA type.
# Interfaces
Sniffer is the interface implemented by DNS transaction sniffers.
# Type aliases
Consumer is a function that consumes DNS transactions.
ImplFactory is a factory method for DNS monitoring implementations.