added more functionality

This commit is contained in:
2024-05-10 00:39:06 +03:00
parent 10c5367b9b
commit 5fc472832f
17 changed files with 413 additions and 37 deletions

View File

@@ -2,7 +2,9 @@ go 1.22.0
use (
.
./auth
./users
./db_handler
./auth
./models
./servers
)