GoSecret is a Golang library to interface with SecretService/libsecret/Gnome-Keyring via DBus. https://pkg.go.dev/r00t2.io/gosecret
Go to file
2021-11-21 14:25:31 -05:00
.gitignore some prelim work 2021-11-21 14:25:31 -05:00
.ref some prelim work 2021-11-21 14:25:31 -05:00
collection.go some prelim work 2021-11-21 14:25:31 -05:00
errs.go some prelim work 2021-11-21 14:25:31 -05:00
go.mod some prelim work 2021-11-21 14:25:31 -05:00
go.sum some prelim work 2021-11-21 14:25:31 -05:00
item.go 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
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
types.go some prelim work 2021-11-21 14:25:31 -05:00