GoSecret is a Golang library to interface with SecretService/libsecret/Gnome-Keyring via DBus. https://pkg.go.dev/r00t2.io/gosecret
Go to file
Goran Sterjov a6f4afe491 Changed constants to use correct Go style 2016-10-01 19:47:33 +10:00
LICENSE Initial commit. In working condition 2016-10-01 18:13:38 +10:00
collection.go Changed constants to use correct Go style 2016-10-01 19:47:33 +10:00
item.go Changed constants to use correct Go style 2016-10-01 19:47:33 +10:00
prompt.go Changed constants to use correct Go style 2016-10-01 19:47:33 +10:00
secret.go Initial commit. In working condition 2016-10-01 18:13:38 +10:00
service.go Changed constants to use correct Go style 2016-10-01 19:47:33 +10:00
session.go Changed constants to use correct Go style 2016-10-01 19:47:33 +10:00