initial commit

This commit is contained in:
2025-02-03 16:50:53 -05:00
commit bf2b775a13
14 changed files with 3402 additions and 0 deletions

3
example/go.mod Normal file
View File

@ -0,0 +1,3 @@
module example
go 1.23