Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultMask []byte = []byte("***")
Functions ¶
func SecretWriter ¶
func SecretWriter(m ...SecretStore) *secretWriter
Types ¶
type SecretStore ¶
type SecretStore interface {
AddSecrets(b ...[]byte)
}
Click to show internal directories.
Click to hide internal directories.