Documentation ¶
Overview ¶
Package sstring provides a SensitiveString type that can hold sensitive data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SensitiveString ¶
type SensitiveString string
SensitiveString is a string wrapper for sensitive information
func (SensitiveString) Redacted ¶
func (s SensitiveString) Redacted() interface{}
Redacted redacts the SensitiveString
Click to show internal directories.
Click to hide internal directories.