Documentation ¶
Index ¶
Constants ¶
View Source
const ( KeychainBackend backend = "osxkeychain" KWalletBackend backend = "kwallet" )
View Source
const ( DBUS_SERVICE_NAME = "org.kde.kwalletd" DBUS_PATH = "/modules/kwalletd" APPID = "aws-vault" FOLDER = "aws-vault" )
Variables ¶
View Source
var ErrKeyNotFound = errors.New("The specified item could not be found in the keyring.")
View Source
var ErrNoAvailImpl = errors.New("No keyring implementation for your platform available.")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.