Refactor: move main.go to cmd/main/ for importable SDK package
This commit is contained in:
@@ -12,3 +12,4 @@ out/
|
||||
bin/
|
||||
dist/
|
||||
coverage.out
|
||||
test.go
|
||||
Reference in New Issue
Block a user
@@ -12,3 +12,4 @@ out/
|
||||
bin/
|
||||
dist/
|
||||
coverage.out
|
||||
test.go
|
||||