init elowdb go-port commit

This commit is contained in:
41 changed files with 7273 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module linedb
go 1.21
require github.com/goccy/go-json v0.10.5