pelican/internal/board
Dan Anglin 0e186be66b
refactor: create BoltItem interface
Create a BoltItem interface which is used to make
the database fucntions more generic.

As part of this change, the Status and Card types
have migrated back into the board package.
2021-09-23 21:21:44 +01:00
..
board.go refactor: create BoltItem interface 2021-09-23 21:21:44 +01:00
board_test.go refactor: create BoltItem interface 2021-09-23 21:21:44 +01:00
card.go refactor: create BoltItem interface 2021-09-23 21:21:44 +01:00
errors.go refactor: project restructure 2021-09-18 01:03:09 +01:00
status.go refactor: create BoltItem interface 2021-09-23 21:21:44 +01:00