//
pkg.gl
Category
github.com/relex/slog-agent
util
stringunescape
package
0.0.0-20240701064118-96e69a6460fb
Repository:
https://github.com/relex/slog-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
81 SLOC
#
Functions
NewUnescaper
NewUnescaper creates a StringEscaper to be used with map[string]string sources.
#
Structs
Unescaper
Unescaper is used to search and unescape bytes like '\n', '\t' etc Unescaper instances contain no buffer and may be copied or concurrently used.