Refactor database to separate package
This commit is contained in:
parent
363f557c35
commit
b07f1b080a
9 changed files with 84 additions and 62 deletions
2
Makefile
2
Makefile
|
@ -2,4 +2,4 @@ build:
|
|||
go build
|
||||
|
||||
run:
|
||||
go build && ./pye-auth
|
||||
go build && ./pye
|
Loading…
Add table
Add a link
Reference in a new issue