Discover Packages
github.com/brankomijuskovic/coredns_custom
plugin
pkg
replacer
package
Version:
v1.11.1
Opens a new window with list of versions in this module.
Published: Mar 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
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.