Suhas Karanth c21039a284 chore: mv {examples ⮕ _examples}
Avoid pulling in any external example dependencies, when using go get.
Go tools ignore folders with names which start with `_`.
2017-10-23 15:10:09 +05:30

8 lines
98 B
YAML

application: hello
version: 1
runtime: go
api_version: go1
handlers:
- url: /.*
script: _go_app