Initial commit.

This commit is contained in:
jdl
2026-06-14 17:31:52 +02:00
parent 16be789ba6
commit d89c178821
3 changed files with 116 additions and 123 deletions

3
go.mod Normal file
View File

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