
5 changed files with 18 additions and 4 deletions
@ -0,0 +1,2 @@
|
||||
sourcepath=./examples/go/ |
||||
extensionRe=.*\.go$ |
@ -0,0 +1,2 @@
|
||||
sourcepath=./examples/go/ |
||||
extensionRe=.*\.go$ |
@ -0,0 +1,3 @@
|
||||
port=10243 |
||||
compileFilename=example.go |
||||
language=go |
Loading…
Reference in new issue