# Functions
Handler returns next handler or tail.
NewDNSHandler creates a new chain of dns handlers.
NewWrappedDNSHandler - chains together the servers provides with the wrapper wrapped around each one in turn.
# Type aliases
ServerWrapper - A function that wraps a dnsutils.Handler.