config file reading logic implemented, project structure refined

This commit is contained in:
Maximilian Wagner
2025-12-24 00:26:32 +01:00
parent d30757808d
commit 2d50286efa
13 changed files with 181 additions and 3 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module noctra.dev/servtex
module git.noctra.dev/noctra/servtex
go 1.25.5