Documentation
¶
Overview ¶
Package keyring is a simple wrapper that adds timeouts to the zalando/go-keyring package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = errors.New("secret not found in keyring") ErrTimeout = errors.New("timeout while accessing keyring") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.