pelican/internal/db
Dan Anglin 73547c49c6
All checks were successful
/ test (pull_request) Successful in 32s
/ lint (pull_request) Successful in 36s
refactor: add the Identity type
Add a new Identity type with the required methods so that now the board
types (Card, Status and soon Tag) can automatically satisfy the BoltItem
interface.
2024-01-23 19:42:35 +00:00
..
database.go refactor: remove duplicate write function in db 2024-01-23 18:31:01 +00:00
database_test.go refactor: add the Identity type 2024-01-23 19:42:35 +00:00
errors.go refactor: remove duplicate write function in db 2024-01-23 18:31:01 +00:00
helpers_test.go feat: add the pelican project 2023-05-06 12:49:40 +01:00