Commit Graph

12 Commits

Author SHA1 Message Date
brent s. bb85cb8b52
cleanly close, catch Dbus errors 2021-12-25 01:51:49 -05:00
brent s. 09f3c9b73e
adding more convenience functions, improve some argument receivers 2021-12-13 04:04:03 -05:00
brent s. eda1777431
checking in more tests for Service. 2021-12-08 02:34:27 -05:00
brent s. b6ba0f9736
improvements, start integration tests
improved various funcs, removed extraneous things (e.g. Item.Attrs).

first integration test. more will come.
2021-12-07 02:56:15 -05:00
brent s. 0fc0e0c269
checking in - all basic funcs in place; add a few more then v1 merge 2021-12-06 03:24:55 -05:00
brent s. 1d093627f6
collection, service, and session should be done 2021-12-04 19:38:26 -05:00
brent s. c0a1e4a281
checking in some new funcs for Service 2021-12-04 02:34:45 -05:00
brent s. 1d9145bcf2
adding some funcs for Service. still need two or three more, then Service is done (but untested). 2021-11-30 02:33:07 -05:00
brent s. a5b479ae4e
docs, workflow change
docs were updated, and going to be doing all primary (V1+) work in master branch.
when ready for a release, i'll merge it into that particular branch.
2021-11-27 02:24:22 -05:00
brent s. dbc0962e46
better godoc documentation 2021-11-26 00:01:49 -05:00
brent s bdee0ea110
change module name
changing module name to `gosecret` for V2.
2021-11-21 23:05:13 -05:00
brent s 5975b5ed5c
v0.0.1 is now done.
Cleaned up file naming/organization, optimized some things like using preallocated indexed slices instead of
appends, etc.
2021-11-21 18:07:52 -05:00