Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2016 Changes in this version + var PrepareDevAppserver func() error + func Login(u *user.User, req *http.Request) + func Logout(req *http.Request) + func NewContext() (context.Context, func(), error) + type Instance interface + NewRequest func(method, urlStr string, body io.Reader) (*http.Request, error) + func NewInstance(opts *Options) (Instance, error) + type Options struct + AppID string + StronglyConsistentDatastore bool