pelican/internal/board
Dan Anglin b07ce3f415
refactor: new Board type in board package
Create a new Board type in the board package which is a wrapper around
the BoltDB db pointer to remove direct access to the BoltDB database
from the UI package.
2023-04-22 13:18:13 +01:00
..
board.go refactor: new Board type in board package 2023-04-22 13:18:13 +01:00
board_test.go refactor: new Board type in board package 2023-04-22 13:18:13 +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