Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug = false
Functions ¶
Types ¶
type Credential ¶
func GetCredential ¶
func GetCredential(label string) (*Credential, error)
type Session ¶
type Session struct {
Conn *dbus.Conn
SecretsService keyring.SecretService
Session keyring.Session
}
func NewSession ¶
func (*Session) GetCredential ¶
func (s *Session) GetCredential(label string) (*Credential, error)
Click to show internal directories.
Click to hide internal directories.