Refactor database to separate package

This commit is contained in:
Andrew-71 2024-10-12 20:41:30 +03:00
parent 363f557c35
commit b07f1b080a
9 changed files with 84 additions and 62 deletions

View file

@ -2,4 +2,4 @@ build:
go build
run:
go build && ./pye-auth
go build && ./pye