GO-2026-4969 : CoreDNS' DoQ worker pool does not bound stream backlog in github.com/coredns/coredns
Discover Packages
github.com/coredns/coredns
plugin
pkg
replacer
package
Version:
v1.14.2
Opens a new window with list of versions in this module.
Published: Mar 6, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 155
Opens a new window with list of known importers.
Documentation
Documentation
¶
Replacer replaces labels for values in strings.
New makes a new replacer. This only needs to be called once in the setup and
then call Replace for each incoming message. A replacer is safe for concurrent use.
Replace performs a replacement of values on s and returns the string with the replaced values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.