Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = errors.New("auth token not found")
)
Functions ¶
func WithKeyring ¶
WithKeyring specifies a custom keyring to use.
Types ¶
type Storage ¶
type Storage struct {
Context string
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.