scaffold: add project structure, schema, and gitignore
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module github.com/natsnet/go-analyzer
|
||||
|
||||
go 1.25.5
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
module github.com/natsnet/go-analyzer
|
||||
|
||||
go 1.25.5
|
||||