refactor: Start implementation of public API

This commit is contained in:
Felix Pojtinger
2021-12-06 21:01:41 +01:00
parent e611622199
commit 3efa2fe308
45 changed files with 211 additions and 54 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ generate:
go generate ./...
clean:
rm -rf pkg/db
rm -rf internal/db