feat: inital commit

This commit is contained in:
mrhid6
2025-09-12 12:01:39 +00:00
parent 29774010e7
commit 493f3aefd1
3 changed files with 258 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module taskqueue-client
go 1.23.5