Documentation ¶
Overview ¶
Package secret contains a struct to store secrets in that won't accidentally let them be logged.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type String ¶
type String string
func (String) Get ¶
func (s String) Get() interface{}
Get is used by pqx before any other type checks to get the underlying type
func (String) MarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.