README ¶ keyring A secure credentials manager using DPAPI. Provides a simple Go interface for storing and retrieving secrets with HMAC validation support. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ type Keyring func New() *Keyring Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Keyring ¶ type Keyring struct{} func New ¶ func New() *Keyring Source Files ¶ View all Source files keyring.go Click to show internal directories. Click to hide internal directories.