Documentation ¶
Overview ¶
Package next allows to dns handlers be joined into chain
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDNSHandler ¶
NewDNSHandler creates a new chain of dns handlers
func NewWrappedDNSHandler ¶ added in v1.6.0
func NewWrappedDNSHandler(wrapper ServerWrapper, handlers ...dnsutils.Handler) dnsutils.Handler
NewWrappedDNSHandler - chains together the servers provides with the wrapper wrapped around each one in turn.
Types ¶
Click to show internal directories.
Click to hide internal directories.