//
pkg.gl
Category
github.com/skrishna-unix/coredns
plugin
dnstap
taprw
package
0.9.10
Repository:
https://github.com/skrishna-unix/coredns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
66 SLOC
#
Structs
ResponseWriter
ResponseWriter captures the client response and logs the query to dnstap.
SendOption
SendOption stores the flag to indicate whether a certain DNSTap message to be sent out or not.
#
Interfaces
Tapper
Tapper is what ResponseWriter needs to log to dnstap.