initial refactor in go

This commit is contained in:
2024-02-18 00:50:53 +02:00
parent 10dd226ab1
commit 02c85fcf28
10 changed files with 294 additions and 0 deletions

3
users/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module acooldomain.co/backend/users
go 1.22.0