feat: starting implementation

This commit is contained in:
2026-04-04 17:29:49 +02:00
parent 7fd2391d6c
commit 895daf6002
3 changed files with 201 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.maximhutz.com/tools/go-ring
go 1.26.1