Create a BoltItem interface and pass that into database items #1

Closed
dananglin wants to merge 15 commits from refactor/id-interface into main
4 changed files with 7 additions and 6 deletions
Showing only changes of commit 7d97ed4834 - Show all commits

View file

@ -1,3 +1,4 @@
//go:build mage
// +build mage
package main