feat: init project + server prot is ready

This commit is contained in:
2025-04-15 18:08:52 +02:00
commit 9c55ea257d
10 changed files with 624 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/LandaMm/hsp-go
go 1.24.1