Initial commit

This commit is contained in:
jdl
2026-06-14 18:17:26 +02:00
parent c00f767351
commit f8d1d61a97
3 changed files with 194 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.crumpinton.com/lib/ratelimiter
go 1.25.1