Commit graph

3 commits

Author SHA1 Message Date
20fe79b6bd
chore: update module 2021-08-29 16:06:53 +01:00
a170f90831
build: add a simple magefile 2021-08-18 01:40:12 +01:00
c336fcd82b
feat: add database functions
Add database functions to read and write statuses to the status bucket
in a BoltDB database.

Add database functions to read and write cards to the card bucket.

Use encoding/gob to encode the Status and Card values before writing
them to the database.
2021-08-16 01:56:56 +01:00