Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Secure ¶
type Secure struct {
// contains filtered or unexported fields
}
Secure is a secure backend. It uses system keychain to store keys and secrets. macOS/OSX Keychain, Windows credential store, or Linux Pass.
func New ¶
New creates a new secure backend instance. It takes as argument the name of the keyring to be created or opened.
Click to show internal directories.
Click to hide internal directories.