package
1.2.2
Repository: https://github.com/utilitywarehouse/coredns.git
Documentation: pkg.go.dev

# Functions

Proto gets the protocol used as the transport.

# Constants

ScrubAnswer is returned when the reply has been scrubbed by removing RRs from the answer section.
ScrubExtra is returned when the reply has been scrubbed by removing RRs from the additional section.
ScrubIgnored is returned when Scrub did nothing to the message.

# Structs

Request contains some connection state and is useful in plugin.

# Type aliases

Result is the result of Scrub.