package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jan 12, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Resolve resolves a value that may be a secret reference
Supports: $ENV_VAR, keychain:name
ResolveEnv resolves all values in an env map
type Store struct {
Service string
}
Store provides secret storage using the system keychain
NewStore creates a new secret store
Delete removes a secret from the system keychain
Get retrieves a secret from the system keychain
List returns all secret names stored for this service
Set stores a secret in the system keychain
Source Files
¶
Click to show internal directories.
Click to hide internal directories.