Migrate to a better architectured project

This commit is contained in:
nemunaire 2025-10-28 19:23:27 +07:00
commit b1b9eaa028
21 changed files with 2712 additions and 1540 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module git.nemunai.re/nemunaire/repeater
module github.com/nemunaire/repeater
go 1.24.4