//
pkg.gl
Category
github.com/sendgrid/coredns
plugin
pkg
replacer
package
1.3.0
Repository:
https://github.com/sendgrid/coredns.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
0
Files
168 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.