refactor: Decompose syscalls into pkg, start adding utility commands

This commit is contained in:
Felicitas Pojtinger
2021-11-19 00:39:28 +01:00
parent f41c96b59e
commit f426874cbd
35 changed files with 155 additions and 6100 deletions
-6
View File
@@ -1,6 +0,0 @@
generate:
sql-migrate up -env="production" -config configs/sql-migrate/metadata.yaml
go generate ./...
clean:
rm -rf pkg/db pkg/api