package
2.2.0+incompatible
Repository: https://github.com/ljkiraly/sdk.git
Documentation: pkg.go.dev

# 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.