Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Sebastiaan van Stijn a1ae214131
remove golang.org/x/net dependency (#295)
* remove golang.org/x/net dependency

The golang.org/x/net/context package is an alias for stdlib context
since go1.7 (see https://go-review.googlesource.com/72570)

This patch replaces all uses of it for stdlib context.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* rename App Engine context type to remove import aliases

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

---------

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-03-01 10:29:44 -08:00
Adam Tanner b472802349 runtime: update RunInBackground doc to include basic scaling.
Change-Id: If7c2fe7db843839b95204e03098cac2b3cb94467
2016-08-07 22:12:34 -07:00
David Symonds a503df954a Update more docs to follow new Managed VM branding.
Change-Id: I1efa86d65a60795877e22f78db27a5f5e4347055
2016-03-23 14:15:09 +11:00
David Symonds 29d28a2fa0 Add runtime package.
Change-Id: I243548c0e018093d262b0a7d730970bc220c6072
2015-10-06 14:09:21 +11:00