playground: Rename things called *Context to *Call.

This is part of an effort to clarify naming around contexts.  We are
going to rename ServerContext and security.Context to ServerCall and
security.Call respectively.  Now when people say "context" we will
know they mean context.T.

In a follow-up change I can try to change the variable names ctx and
context to call.  I also need to merge the security.Call interface into
ClientCall and remove redundant access to LocalPrincipal.

MultiPart: 9/11

Change-Id: I131f41b843b8a5aed05397bd3738f666c734d69d
2 files changed
tree: ca94fcfe9c70c2399af5d2e998c29fe583d538e2
  1. client/
  2. go/
  3. pgbundle/
  4. .gitignore