package
0.0.0-20240701064118-96e69a6460fb
Repository: https://github.com/relex/slog-agent.git
Documentation: pkg.go.dev

# Functions

NewUnescaper creates a StringEscaper to be used with map[string]string sources.

# Structs

Unescaper is used to search and unescape bytes like '\n', '\t' etc Unescaper instances contain no buffer and may be copied or concurrently used.