GoKwallet is a Golang library to interface with Kwalletd via DBus. https://pkg.go.dev/r00t2.io/gokwallet
Go to file
brent s. bc4383f488
commiting changes - wallet checks and set deleted items to nil
2021-12-24 02:20:25 -05:00
.ref walletmanager funcs done, now for wallet funcs 2021-12-18 22:33:50 -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 checking in, tests left 2021-12-23 04:21:21 -05:00
blob_funcs.go checking in, tests left 2021-12-23 04:21:21 -05:00
blob_funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
consts.go all Dbus methods covered. 2021-12-22 03:20:08 -05:00
doc.go walletmanager funcs done, now for wallet funcs 2021-12-18 22:33:50 -05:00
errs.go all Dbus methods covered. 2021-12-22 03:20:08 -05:00
folder_funcs.go checking in, tests left 2021-12-23 04:21:21 -05:00
folder_funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
funcs.go walletmanager funcs done, now for wallet funcs 2021-12-18 22:33:50 -05:00
funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
go.mod all Dbus methods covered. 2021-12-22 03:20:08 -05:00
go.sum all Dbus methods covered. 2021-12-22 03:20:08 -05:00
map_funcs.go checking in, tests left 2021-12-23 04:21:21 -05:00
map_funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
multierror_funcs.go all Dbus methods covered. 2021-12-22 03:20:08 -05:00
password_funcs.go checking in, tests left 2021-12-23 04:21:21 -05:00
password_funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
types.go all Dbus methods covered. 2021-12-22 03:20:08 -05:00
unknownitem_funcs.go checking in, tests left 2021-12-23 04:21:21 -05:00
unknownitem_funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
utils.go all Dbus methods covered. 2021-12-22 03:20:08 -05:00
utils_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
wallet_funcs.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
wallet_funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00
walletmanager_funcs.go checking in, tests left 2021-12-23 04:21:21 -05:00
walletmanager_funcs_test.go commiting changes - wallet checks and set deleted items to nil 2021-12-24 02:20:25 -05:00