Versions in this module Expand all Collapse all v1 v1.7.1 Jul 24, 2020 Changes in this version + type ResponseWriter struct + Query *dns.Msg + QueryEpoch time.Time + Send *SendOption + func (w *ResponseWriter) DnstapError() error + func (w *ResponseWriter) WriteMsg(resp *dns.Msg) (writeErr error) + type SendOption struct + Cq bool + Cr bool + type Tapper interface + Pack func() bool + TapMessage func(*tap.Message)