Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/appengine
/ functions
Functions
8,259 in github.com/golang/appengine
⨍
Functions
8,259
◇
Types & classes
1,186
↓ 1 callers
Method
GetSignatureBytes
()
v2/internal/app_identity/app_identity_service.pb.go:230
↓ 1 callers
Method
GetSignatureBytes
()
internal/app_identity/app_identity_service.pb.go:182
↓ 1 callers
Method
GetSocketDescriptor
()
internal/socket/socket_service.pb.go:1194
↓ 1 callers
Method
GetStart
()
v2/internal/search/search.pb.go:2990
↓ 1 callers
Method
GetStart
()
internal/search/search.pb.go:2501
↓ 1 callers
Method
GetTaskName
()
internal/log/log_service.pb.go:590
↓ 1 callers
Method
GetTaskQueueName
()
internal/log/log_service.pb.go:583
↓ 1 callers
Method
GetToken
()
internal/channel/channel_service.pb.go:177
↓ 1 callers
Method
GetTotal
()
v2/internal/system/system_service.pb.go:193
↓ 1 callers
Method
GetTotal
()
internal/system/system_service.pb.go:154
↓ 1 callers
Method
GetUserAgent
()
internal/log/log_service.pb.go:541
↓ 1 callers
Method
GetValid
()
internal/xmpp/xmpp_service.pb.go:285
↓ 1 callers
Method
GetValue
()
internal/base/api_base.pb.go:52
↓ 1 callers
Method
GetVersion
()
v2/internal/modules/modules_service.pb.go:301
↓ 1 callers
Method
GetVersion
()
v2/internal/modules/modules_service.pb.go:395
↓ 1 callers
Method
GetVersion
()
internal/modules/modules_service.pb.go:236
↓ 1 callers
Method
GetVersion
()
internal/modules/modules_service.pb.go:312
↓ 1 callers
Method
GetWasLoadingRequest
()
internal/log/log_service.pb.go:597
↓ 1 callers
Method
GetX
()
v2/internal/datastore/datastore_v3.pb.go:3777
↓ 1 callers
Method
GetX
()
internal/datastore/datastore_v3.pb.go:712
↓ 1 callers
Method
GetX509CertificatePem
()
v2/internal/app_identity/app_identity_service.pb.go:323
↓ 1 callers
Method
GetX509CertificatePem
()
internal/app_identity/app_identity_service.pb.go:258
↓ 1 callers
Method
GetY
()
v2/internal/datastore/datastore_v3.pb.go:3784
↓ 1 callers
Method
GetY
()
internal/datastore/datastore_v3.pb.go:719
↓ 1 callers
Method
Incomplete
Incomplete reports whether the key does not refer to a stored entity.
datastore/internal/cloudkey/cloudkey.go:94
↓ 1 callers
Method
Incomplete
Incomplete reports whether the key does not refer to a stored entity.
v2/datastore/internal/cloudkey/cloudkey.go:94
↓ 1 callers
Function
InstanceID
()
v2/internal/identity.go:127
↓ 1 callers
Function
InstanceID
()
internal/identity_vm.go:94
↓ 1 callers
Function
IsAdmin
(ctx context.Context)
user/user_classic.go:38
↓ 1 callers
Function
IsAdmin
IsAdmin returns true if the current user is signed in and is currently registered as an administrator of the application.
user/user_vm.go:36
↓ 1 callers
Function
IsAppEngine
IsAppEngine is the implementation of the wrapper function of the same name in ../appengine.go. See that file for commentary.
v2/internal/identity.go:56
↓ 1 callers
Function
IsAppEngine
IsAppEngine is the implementation of the wrapper function of the same name in ../appengine.go. See that file for commentary.
internal/identity.go:52
↓ 1 callers
Method
IsTimeout
()
v2/internal/internal.go:69
↓ 1 callers
Method
IsTimeout
()
internal/internal.go:69
↓ 1 callers
Method
Len
()
v2/cmd/aefix/fix.go:29
↓ 1 callers
Method
Len
()
cmd/aefix/fix.go:29
↓ 1 callers
Function
List
List returns the names of modules belonging to this application.
module/module.go:23
↓ 1 callers
Function
List
List returns the names of modules belonging to this application.
v2/module/module.go:23
↓ 1 callers
Function
Login
Login causes the provided Request to act as though issued by the given user.
aetest/user.go:12
↓ 1 callers
Function
Login
Login causes the provided Request to act as though issued by the given user.
v2/aetest/user.go:12
↓ 1 callers
Function
LoginURL
LoginURL returns a URL that, when visited, prompts the user to sign in, then redirects the user to the URL specified by dest.
v2/user/user.go:50
↓ 1 callers
Function
LoginURLFederated
LoginURLFederated is like LoginURL but accepts a user's OpenID identifier.
user/user.go:55
↓ 1 callers
Function
LoginURLFederated
LoginURLFederated is like LoginURL but accepts a user's OpenID identifier.
v2/user/user.go:55
↓ 1 callers
Function
Logout
Logout causes the provided Request to act as though issued by a logged-out user.
aetest/user.go:33
↓ 1 callers
Function
Logout
Logout causes the provided Request to act as though issued by a logged-out user.
v2/aetest/user.go:33
↓ 1 callers
Function
LogoutURL
LogoutURL returns a URL that, when visited, signs the user out, then redirects the user to the URL specified by dest.
user/user.go:71
↓ 1 callers
Function
Main
()
v2/internal/main.go:20
↓ 1 callers
Function
Main
()
internal/main_vm.go:20
↓ 1 callers
Function
ModuleName
TODO(dsymonds): Remove the metadata fetches.
v2/internal/identity.go:107
↓ 1 callers
Function
ModuleName
TODO(dsymonds): Remove the metadata fetches.
internal/identity_vm.go:74
↓ 1 callers
Function
Namespace
Namespace returns a replacement context that operates within the given namespace.
v2/namespace.go:16
↓ 1 callers
Method
Namespace
Namespace returns the key's namespace.
datastore/key.go:80
↓ 1 callers
Function
NamespacedContext
NamespacedContext wraps a Context to support namespaces.
v2/internal/api_common.go:111
↓ 1 callers
Function
NewContext
NewContext starts an instance of the development API server, and returns a context that will route all API calls to that server, as well as a closure
aetest/instance.go:42
↓ 1 callers
Function
NewContext
NewContext starts an instance of the development API server, and returns a context that will route all API calls to that server, as well as a closure
v2/aetest/instance.go:53
↓ 1 callers
Function
NewReader
NewReader returns a reader for a blob. It always succeeds; if the blob does not exist then an error will be reported upon first read.
v2/blobstore/blobstore.go:291
↓ 1 callers
Function
NewReader
NewReader returns a reader for a blob. It always succeeds; if the blob does not exist then an error will be reported upon first read.
blobstore/blobstore.go:291
↓ 1 callers
Method
Next
Next returns the key of the next result. When there are no more results, Done is returned as the error. If the query is not keys only and dst is non-
datastore/query.go:629
↓ 1 callers
Method
Next
Next returns the next log record,
log/log.go:148
↓ 1 callers
Method
Next
Next returns the key of the next result. When there are no more results, Done is returned as the error. If the query is not keys only and dst is non-
v2/datastore/query.go:629
↓ 1 callers
Function
ParseUpload
ParseUpload parses the synthetic POST request that your app gets from App Engine after a user's successful upload of blobs. Given the request, ParseUp
v2/blobstore/blobstore.go:167
↓ 1 callers
Function
ParseUpload
ParseUpload parses the synthetic POST request that your app gets from App Engine after a user's successful upload of blobs. Given the request, ParseUp
blobstore/blobstore.go:167
↓ 1 callers
Function
Peek
Peek gets the item for the given key and additionally populates Item.Timestamps. ErrCacheMiss is returned for a memcache cache miss. The key must be a
memcache/memcache.go:162
↓ 1 callers
Function
Peek
Peek gets the item for the given key and additionally populates Item.Timestamps. ErrCacheMiss is returned for a memcache cache miss. The key must be a
v2/memcache/memcache.go:162
↓ 1 callers
Function
Put
Put saves the entity src into the datastore with key k. src must be a struct pointer or implement PropertyLoadSaver; if a struct pointer then any unex
v2/datastore/datastore.go:308
↓ 1 callers
Function
PutMulti
PutMulti is a batch version of Put. src must satisfy the same conditions as the dst argument to GetMulti.
datastore/datastore.go:322
↓ 1 callers
Function
PutMulti
PutMulti is a batch version of Put. src must satisfy the same conditions as the dst argument to GetMulti.
v2/datastore/datastore.go:322
↓ 1 callers
Method
Read
(p []byte)
v2/blobstore/read.go:64
↓ 1 callers
Method
Read
(p []byte)
blobstore/read.go:64
↓ 1 callers
Function
RegisterTestRequest
RegisterTestRequest registers the HTTP request req for testing, such that any API calls are sent to the provided URL. It should only be used by aetest
internal/api.go:307
↓ 1 callers
Function
ReqContext
(req *http.Request)
v2/internal/api.go:249
↓ 1 callers
Function
ReqContext
(req *http.Request)
internal/api.go:293
↓ 1 callers
Method
Request
()
v2/internal/api.go:475
↓ 1 callers
Method
Request
()
internal/api.go:519
↓ 1 callers
Method
Request
()
internal/api_classic.go:85
↓ 1 callers
Function
RequestID
(ctx context.Context)
v2/internal/identity.go:72
↓ 1 callers
Function
RequestID
(ctx context.Context)
internal/identity_vm.go:39
↓ 1 callers
Method
Reset
()
v2/internal/search/search.pb.go:869
↓ 1 callers
Method
Reset
()
internal/search/search.pb.go:581
↓ 1 callers
Function
RunInBackground
RunInBackground runs f in a background goroutine in this process. f is provided a context that may outlast the context provided to RunInBackground. Th
v2/runtime/runtime.go:135
↓ 1 callers
Function
RunInBackground
RunInBackground runs f in a background goroutine in this process. f is provided a context that may outlast the context provided to RunInBackground. Th
runtime/runtime.go:135
↓ 1 callers
Function
RunTransactionOnce
(c context.Context, f func(context.Context) error, xg bool, readOnly bool, previousTransaction *pb.Transaction
v2/internal/transaction.go:57
↓ 1 callers
Function
RunTransactionOnce
(c context.Context, f func(context.Context) error, xg bool, readOnly bool, previousTransaction *pb.Transaction
internal/transaction.go:57
↓ 1 callers
Method
Seek
(offset int64, whence int)
v2/blobstore/read.go:112
↓ 1 callers
Method
Seek
(offset int64, whence int)
blobstore/read.go:112
↓ 1 callers
Function
Send
Send sends an email message.
v2/mail/mail.go:69
↓ 1 callers
Function
Send
Send sends a message on the channel associated with clientID.
channel/channel.go:50
↓ 1 callers
Function
Send
Send sends an email message.
mail/mail.go:69
↓ 1 callers
Function
ServerSoftware
()
v2/internal/identity.go:94
↓ 1 callers
Function
ServerSoftware
()
internal/identity_vm.go:61
↓ 1 callers
Function
SetNumInstances
SetNumInstances sets the number of instances of the given module.version to the specified value. If either module or version are the empty string it m
module/module.go:51
↓ 1 callers
Function
SetNumInstances
SetNumInstances sets the number of instances of the given module.version to the specified value. If either module or version are the empty string it m
v2/module/module.go:52
↓ 1 callers
Function
SetTestEnv
SetTestEnv sets the env variables for testing background ticket in Flex.
v2/internal/api_common.go:116
↓ 1 callers
Function
Start
Start starts the specified version of the specified module. If either module or version are the empty string, it means the default.
module/module.go:90
↓ 1 callers
Function
Start
Start starts the specified version of the specified module. If either module or version are the empty string, it means the default.
v2/module/module.go:91
↓ 1 callers
Function
Stop
Stop stops the specified version of the specified module. If either module or version are the empty string, it means the default.
module/module.go:104
↓ 1 callers
Function
Stop
Stop stops the specified version of the specified module. If either module or version are the empty string, it means the default.
v2/module/module.go:105
↓ 1 callers
Method
Task
Task creates a Task that will invoke the function. Its parameters may be tweaked before adding it to a queue. Users should not modify the Path or Payl
delay/delay.go:232
↓ 1 callers
Method
Task
Task creates a Task that will invoke the function. Its parameters may be tweaked before adding it to a queue. Users should not modify the Path or Payl
v2/delay/delay.go:239
↓ 1 callers
Method
Type
()
v2/internal/app_identity/app_identity_service.pb.go:74
← previous
next →
701–800 of 8,259, ranked by callers