initial commit

This commit is contained in:
2025-02-03 12:48:59 +08:00
commit 3da9e929b5
7 changed files with 199 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module json-dataloader-golang
go 1.23