package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Secret is a package for types that make it harder to accidentally expose
secret variables when passing them around.
GoString implements fmt.GoStringer and redacts the sensitive value.
String implements fmt.Stringer and redacts the sensitive value.
Value returns the sensitive value as a string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.