Documentation
¶
Index ¶
- func Redact(s string) string
- func RedactJSONWithPrefix(ctx context.Context, s []byte, paths ...string) []byte
- func RedactLongStrings(s []byte) []byte
- func RedactWithPrefix(s string) string
- func RedactWithPrefixSized(s string, maxLen int) string
- func Trim(s string) string
- func TrimSized(s string, maxLen int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RedactJSONWithPrefix ¶ added in v0.1.45
func RedactLongStrings ¶ added in v0.1.49
func RedactWithPrefix ¶
func RedactWithPrefixSized ¶ added in v0.1.52
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.