Documentation
¶
Index ¶
Constants ¶
View Source
const (
EnvSecret = "LOCKER_SECRET"
)
Variables ¶
View Source
var ( ErrUnsetMasterSecret = fmt.Errorf( "specify a master secret setting the env var: %s", EnvSecret) )
Functions ¶
Types ¶
type SecretList ¶
Click to show internal directories.
Click to hide internal directories.