Documentation
¶
Overview ¶
Package secret provides utility functions for handling secrets.
Index ¶
Constants ¶
View Source
const Secret = "Secret"
Secret is the type of a secret value.
Variables ¶
This section is empty.
Functions ¶
func PromptPassword ¶
PromptPassword prompts a password input from stdin.
Types ¶
type Value ¶
type Value struct {
// contains filtered or unexported fields
}
Value implements ValueResolver.
Click to show internal directories.
Click to hide internal directories.