GoKwallet is a Golang library to interface with Kwalletd via DBus. https://pkg.go.dev/r00t2.io/gokwallet
Go to file
brent s. ebe91c867c
some funcs stubbed out, Dbus methods in consts.
2021-12-15 03:48:40 -05:00
.ref some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
.gitignore initial commit 2021-12-14 05:07:35 -05:00
LICENSE skeleton work 2021-12-14 17:18:11 -05:00
TODO some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
consts.go some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
doc.go some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
go.mod some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
go.sum some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
types.go some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
wallet_funcs.go some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00
walletmanager_funcs.go some funcs stubbed out, Dbus methods in consts. 2021-12-15 03:48:40 -05:00