appengine/capability
Arjun Srinivasan fb139bde60 capability: Simplify the API to remove unnecessary RPC calls (#206)
The capabilities API is deprecated for all but the datastore_v3.write calls. Every other call always returns true because the APIs are always enabled. Don't make RPC calls when we know the answer already.
2019-08-01 11:14:06 -07:00
..
capability.go capability: Simplify the API to remove unnecessary RPC calls (#206) 2019-08-01 11:14:06 -07:00