//
pkg.gl
Category
github.com/utilitywarehouse/coredns
plugin
pkg
replacer
package
1.2.2
Repository:
https://github.com/utilitywarehouse/coredns.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
142 SLOC
#
Functions
New
New makes a new replacer based on r and rr.
#
Interfaces
Replacer
Replacer is a type which can replace placeholder substrings in a string with actual values from a dns.Msg and responseRecorder.