Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dnstap ¶
type Dnstap struct { Next middleware.Handler Out io.Writer Pack bool }
Dnstap is the dnstap handler.
type Tapper ¶
Tapper is implemented by the Context passed by the dnstap handler.
func TapperFromContext ¶
TapperFromContext will return a Tapper if the dnstap middleware is enabled.
Click to show internal directories.
Click to hide internal directories.