//
pkg.gl
Category
github.com/skrishna-unix/coredns
plugin
pkg
replacer
package
0.9.10
Repository:
https://github.com/skrishna-unix/coredns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
136 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.