Add gmachine

This commit is contained in:
2022-02-23 01:31:53 +01:00
parent 64f5d8346d
commit 0948cefe10
9 changed files with 246 additions and 0 deletions

3
gmachine/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gmachine
go 1.17