Versions in this module Expand all Collapse all v0 v0.9.10 Nov 3, 2017 v0.9.9 Oct 18, 2017 Changes in this version + type ContextKey string + const DnstapSendOption + type Dnstap struct + IO IORoutine + Next plugin.Handler + Pack bool + func (h Dnstap) Name() string + func (h Dnstap) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + func (h Dnstap) TapBuilder() msg.Builder + func (h Dnstap) TapMessage(m *tap.Message) error + type IORoutine interface + Dnstap func(tap.Dnstap) + type Tapper interface + TapBuilder func() msg.Builder + TapMessage func(*tap.Message) error + func TapperFromContext(ctx context.Context) (t Tapper) Other modules containing this package gopkg.in/datadog/coredns.v1