appengine/memcache
Robert Iannucci 5a9e2b406e Normalize namespace and transaction application.
This causes Call to apply Namespace at the very beginning of the
Call chain.

This prevents an issue where some appserver APIs treat NameSpace=nil
and NameSpace="" distinctly (with the latter being an error). Now if
the namespace is unset or set to "" in the SDK, no namespace will be
applied to the outgoing message.

This also implements a very basic ContextForTesting for classic
testing.

Change-Id: I0c5c2917d958920ab015b8cf7f6b34a2a1b8d2a0
2016-05-17 01:27:11 +00:00
..
memcache.go appengine/memcache: fix doc typo 2015-04-07 06:51:22 +00:00
memcache_test.go Normalize namespace and transaction application. 2016-05-17 01:27:11 +00:00