remove controller layer

This commit is contained in:
2023-06-28 15:41:06 +02:00
parent b688fb85d3
commit 17b2aab4fa
6 changed files with 25 additions and 34 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
dev:
go run main.go
build:
echo "install"
install:
echo "install"