package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jul 26, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package redact provides functions to redact secrets from strings.
String redacts secret-looking environment variable values in s
with their "$NAME" counterparts.
Each entry in env should be in "KEY=VALUE" format.
Writer wraps the writer and redacts secret-looking environment
variable values in the written data with their "$NAME" counterparts.
Each entry in env should be in "KEY=VALUE" format.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.