package
Version:
v0.0.0-...-d05e76d
Opens a new window with list of versions in this module.
Published: Oct 30, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package keychain exposes a simplified API for dealing with secrets in a keyring
type Client struct {
Prefix string
}
Client exposes functions for dealing with a keyring
Delete knows how to remove secrets from a keyring
Get knows how to retrieve secrets from a keyring
Put knows how to store secrets in a keyring
Source Files
¶
Click to show internal directories.
Click to hide internal directories.