Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeyringPrettyNames = map[string]string{
"*keyring.keychain": "macOS Keychain Access",
"*keyring.kwalletKeyring": "KWallet (KDE Wallet Manager)",
"*keyring.windowsKeyring": "Windows Credential Manager",
"*keyring.secretsKeyring": "libsecret",
"*keyring.passKeyring": "pass",
}
View Source
var MsgRepoNotFound = `
Repository does not exist at %s
You can create a dgit repository by doing a 'git push'
`
View Source
var MsgWelcome = `` /* 180-byte string literal not displayed */
Functions ¶
func GetPrivateKey ¶
func NewDefaultKeyring ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.