Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MaskedString ¶
type MaskedString string
MaskedString is a string that does not return its value
func (MaskedString) String ¶
func (s MaskedString) String() string
func (MaskedString) Value ¶
func (s MaskedString) Value() string
Value returns the actual sensitive information as string
Click to show internal directories.
Click to hide internal directories.