package
0.9.10
Repository: https://github.com/skrishna-unix/coredns.git
Documentation: pkg.go.dev

# Structs

ResponseWriter captures the client response and logs the query to dnstap.
SendOption stores the flag to indicate whether a certain DNSTap message to be sent out or not.

# Interfaces

Tapper is what ResponseWriter needs to log to dnstap.