Versions in this module Expand all Collapse all v0 v0.9.10 Nov 3, 2017 Changes in this version type ResponseWriter + func (w *ResponseWriter) SetQueryEpoch() v0.9.9 Oct 18, 2017 Changes in this version + type ResponseWriter struct + Query *dns.Msg + Send *SendOption + func (w *ResponseWriter) QueryEpoch() + func (w *ResponseWriter) WriteMsg(resp *dns.Msg) (writeErr error) + func (w ResponseWriter) DnstapError() error + type SendOption struct + Cq bool + Cr bool + type Tapper interface + TapBuilder func() msg.Builder + TapMessage func(m *tap.Message) error