mirror of
https://github.com/coredns/coredns.git
synced 2025-12-08 03:15:41 -05:00
Small documenation updates
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
// Replacer is a type which can replace placeholder
|
||||
// substrings in a string with actual values from a
|
||||
// http.Request and responseRecorder. Always use
|
||||
// dns.Msg and responseRecorder. Always use
|
||||
// NewReplacer to get one of these.
|
||||
type Replacer interface {
|
||||
Replace(string) string
|
||||
|
||||
Reference in New Issue
Block a user