v0.0.1 is now done.

Cleaned up file naming/organization, optimized some things like using preallocated indexed slices instead of
appends, etc.
This commit is contained in:
brent s
2021-11-21 18:07:52 -05:00
parent a6f4afe491
commit 5975b5ed5c
19 changed files with 644 additions and 442 deletions

2
go.sum Normal file
View File

@@ -0,0 +1,2 @@
github.com/godbus/dbus v4.1.0+incompatible h1:WqqLRTsQic3apZUK9qC5sGNfXthmPXzUZ7nQPrNITa4=
github.com/godbus/dbus v4.1.0+incompatible/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw=