Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyringProvider ¶
type KeyringProvider struct {
// contains filtered or unexported fields
}
func NewKeyringProvider ¶
func NewKeyringProvider(service, user string) KeyringProvider
func (KeyringProvider) Write ¶
func (p KeyringProvider) Write(key []byte) (err error)
Click to show internal directories.
Click to hide internal directories.