Update go example, README

This commit is contained in:
Chuck Lantz
2019-04-19 13:16:41 -07:00
parent aafae304bf
commit 5066da6e19
7 changed files with 77 additions and 21 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "Go",
"dockerFile": "Dockerfile",
"appPort": 9000,
"extensions": [
"ms-vscode.go"
],