Versions in this module Expand all Collapse all v1 v1.0.2 Jan 2, 2021 Changes in this version + type Dnstap struct + IncludeRawMessage bool + Next plugin.Handler + func (h Dnstap) Name() string + func (h Dnstap) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + func (h Dnstap) TapMessage(m *tap.Message) + type ResponseWriter struct + Query *dns.Msg + QueryTime time.Time + func (w *ResponseWriter) WriteMsg(resp *dns.Msg) error