//
pkg.gl
Category
google.golang.org/appengine/v2
internal
aetesting
package
2.0.6
Repository:
https://github.com/golang/appengine.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
7
Dependents
0
Files
66 SLOC
#
Functions
FakeSingleContext
FakeSingleContext returns a context whose Call invocations will be serviced by f, which should be a function that has two arguments of the input and output protocol buffer type, and one error return.