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 DnstapIO struct + func New(w Protocol) *DnstapIO + func (dio *DnstapIO) Dnstap(payload tap.Dnstap) + func (dio DnstapIO) Close() error + type Protocol interface + Close func() error + Write func([]byte) (int, error)