Initial commit

This commit is contained in:
jdl
2026-06-14 16:58:47 +02:00
parent f0795041e0
commit 8d5f6fc312
4 changed files with 184 additions and 1 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.crumpington.com/lib/keyedmutex
go 1.25.1