app.yaml documentation

67 views
Skip to first unread message

desm

unread,
Jun 15, 2011, 8:33:13 PM6/15/11
to google-ap...@googlegroups.com
When coding a Go App Engine app, is there an app.yaml doc for Go or do we simply use the same documentation used for Python apps?

Andrew Gerrand

unread,
Jun 15, 2011, 8:38:51 PM6/15/11
to google-appengine-go
On 16 June 2011 10:33, desm <jde...@gmail.com> wrote:
> When coding a Go App Engine app, is there an app.yaml doc for Go or do we
> simply use the same documentation used for Python apps?

There should be Go-specific configuration docs soon. At present, just
use the Python docs - it's almost exactly the same.

Andrew

Andrew Chilton

unread,
Jun 15, 2011, 10:38:58 PM6/15/11
to google-appengine-go

Of course, you'll want these two fields[1] set to these values:

runtime: go
api_version: 1

I'm guessing you figured that out though. :)

Cheers,
Andy

[1] http://code.google.com/appengine/docs/go/runtime.html#Selecting_the_Go_Runtime

--
contact: Andrew Chilton
website: http://www.chilts.org/blog/

desm

unread,
Jun 16, 2011, 7:45:44 PM6/16/11
to google-ap...@googlegroups.com
Yes ok, thanks very much guys.
Reply all
Reply to author
Forward
0 new messages