initial commit

This commit is contained in:
2025-01-15 12:31:59 +01:00
commit 9bc35d2089
20 changed files with 845 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.tordarus.net/tordarus/channel
go 1.23