package
Version:
v0.0.0-...-cb2ea0e
Opens a new window with list of versions in this module.
Published: Aug 10, 2019
License: Apache-2.0
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
¶
New returns a replacer that wraps writer w.
Replacer is an io.Writer that finds and masks sensitive data.
Close closes the base writer.
Write writes p to the base writer. The method scans for any
sensitive data in p and masks before writing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.