Documentation
¶
Index ¶
- Constants
- func Configure(parsePolicy Policy)
- func Field(parsePath string, parseField string, parseValue any) (any, bool)
- func JoinPath(parseBase string, parseField string) string
- func StringMap(parsePath string, parseValues map[string]string) map[string]string
- func Value(parsePath string, parseValue any) any
- type Context
- type Policy
Constants ¶
View Source
const RedactedValue = "[redacted]"
Variables ¶
This section is empty.
Functions ¶
func Configure ¶
func Configure(parsePolicy Policy)
Configure installs the current process-wide telemetry redaction policy.
Types ¶
Click to show internal directories.
Click to hide internal directories.