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 ¶
func RedactLongStrings ¶
func RedactWithPrefix ¶
func RedactWithPrefixSized ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.