package
Version:
v0.9.10
Opens a new window with list of versions in this module.
Published: Nov 3, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package nonwriter implements a dns.ResponseWriter that never writes, but captures the dns.Msg being written.
Writer is a type of ResponseWriter that captures the message, but never writes to the client.
New makes and returns a new NonWriter.
WriteMsg records the message, but doesn't write it itself.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.