MCPcopy Create free account

hub / github.com/golang/appengine / functions

Functions8,259 in github.com/golang/appengine

↓ 2 callersMethodDescriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:136
↓ 2 callersMethodDescriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:192
↓ 2 callersMethodDescriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:257
↓ 2 callersMethodDescriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:322
↓ 2 callersMethodDescriptor
()
v2/internal/app_identity/app_identity_service.pb.go:70
↓ 2 callersMethodDescriptor
()
v2/internal/mail/mail_service.pb.go:67
↓ 2 callersMethodDescriptor
()
v2/internal/blobstore/blobstore_service.pb.go:73
↓ 2 callersMethodDescriptor
()
internal/memcache/memcache_service.pb.go:61
↓ 2 callersMethodDescriptor
()
internal/memcache/memcache_service.pb.go:123
↓ 2 callersMethodDescriptor
()
internal/memcache/memcache_service.pb.go:185
↓ 2 callersMethodDescriptor
()
internal/memcache/memcache_service.pb.go:241
↓ 2 callersMethodDescriptor
()
internal/memcache/memcache_service.pb.go:297
↓ 2 callersMethodDescriptor
()
internal/memcache/memcache_service.pb.go:356
↓ 2 callersMethodDone
()
v2/internal/api.go:208
↓ 2 callersMethodEnd
End returns a derivative query with the given end point.
datastore/query.go:281
↓ 2 callersMethodEnd
End returns a derivative query with the given end point.
v2/datastore/query.go:281
↓ 2 callersFunctionGet
Get loads the entity stored for k into dst, which must be a struct pointer or implement PropertyLoadSaver. If there is no such entity for the key, Get
datastore/datastore.go:234
↓ 2 callersFunctionGet
Get loads the entity stored for k into dst, which must be a struct pointer or implement PropertyLoadSaver. If there is no such entity for the key, Get
v2/datastore/datastore.go:234
↓ 2 callersMethodGetApp
()
v2/internal/datastore/datastore_v3.pb.go:1923
↓ 2 callersMethodGetApp
()
internal/datastore/datastore_v3.pb.go:1894
↓ 2 callersMethodGetDataSent
()
internal/socket/socket_service.pb.go:2212
↓ 2 callersMethodGetDetail
()
v2/internal/remote_api/remote_api.pb.go:286
↓ 2 callersMethodGetDocument
()
v2/internal/search/search.pb.go:3637
↓ 2 callersMethodGetDocument
()
internal/search/search.pb.go:3107
↓ 2 callersMethodGetIdType
()
datastore/internal/cloudpb/entity.pb.go:205
↓ 2 callersMethodGetIdType
()
v2/datastore/internal/cloudpb/entity.pb.go:205
↓ 2 callersMethodGetLanguage
()
v2/internal/search/search.pb.go:1527
↓ 2 callersMethodGetLanguage
()
internal/search/search.pb.go:1174
↓ 2 callersMethodGetMeaning
()
v2/internal/datastore/datastore_v3.pb.go:993
↓ 2 callersMethodGetMeaning
()
internal/datastore/datastore_v3.pb.go:948
↓ 2 callersMethodGetNameSpace
()
v2/internal/datastore/datastore_v3.pb.go:1930
↓ 2 callersMethodGetNameSpace
()
internal/datastore/datastore_v3.pb.go:1901
↓ 2 callersMethodGetStart
()
v2/internal/datastore/datastore_v3.pb.go:3419
↓ 2 callersMethodGetStart
()
internal/datastore/datastore_v3.pb.go:3727
↓ 2 callersMethodGetTimestamps
()
v2/internal/memcache/memcache_service.pb.go:1667
↓ 2 callersMethodGetTimestamps
()
internal/memcache/memcache_service.pb.go:1667
↓ 2 callersMethodGetValue
()
v2/internal/search/search.pb.go:908
↓ 2 callersMethodGetValue
()
internal/search/search.pb.go:612
↓ 2 callersMethodIntID
IntID returns the key's integer ID, which may be 0.
datastore/key.go:65
↓ 2 callersMethodIntID
IntID returns the key's integer ID, which may be 0.
v2/datastore/key.go:65
↓ 2 callersFunctionIsAdmin
IsAdmin returns true if the current user is signed in and is currently registered as an administrator of the application.
v2/user/user.go:106
↓ 2 callersFunctionIsDevAppServer
IsDevAppServer reports whether the App Engine app is running in the development App Server.
appengine.go:62
↓ 2 callersFunctionIsFlex
IsFlex is the implementation of the wrapper function of the same name in ../appengine.go. See that file for commentary.
v2/internal/identity.go:50
↓ 2 callersFunctionIsFlex
IsFlex is the implementation of the wrapper function of the same name in ../appengine.go. See that file for commentary.
internal/identity.go:46
↓ 2 callersFunctionIsStandard
IsStandard is the implementation of the wrapper function of the same name in ../appengine.go. See that file for commentary.
internal/identity.go:31
↓ 2 callersMethodLimit
Limit returns a derivative query that has a limit on the number of results returned. A negative value means unlimited.
v2/datastore/query.go:230
↓ 2 callersMethodLoad
Load loads all of the provided properties into l. It does not first reset *l to an empty slice.
datastore/prop.go:93
↓ 2 callersMethodLoad
Load loads all of the provided properties into l. It does not first reset *l to an empty slice.
v2/datastore/prop.go:93
↓ 2 callersFunctionLoginURL
LoginURL returns a URL that, when visited, prompts the user to sign in, then redirects the user to the URL specified by dest.
user/user.go:50
↓ 2 callersFunctionMain
The gophers party all night; the rabbits provide the beats. Main is the principal entry point for an app running in App Engine. On App Engine Flexibl
appengine.go:53
↓ 2 callersMethodN
()
v2/delay/delay_test.go:31
↓ 2 callersFunctionNamespacedContext
NamespacedContext wraps a Context to support namespaces.
internal/api_common.go:111
↓ 2 callersFunctionNewClient
NewClient returns a client for the given host. All communication will be performed over SSL unless the host is localhost.
remote_api/client.go:39
↓ 2 callersMethodOffset
Offset returns a derivative query that has an offset of how many keys to skip over before returning results. A negative value is invalid.
datastore/query.go:242
↓ 2 callersMethodOffset
Offset returns a derivative query that has an offset of how many keys to skip over before returning results. A negative value is invalid.
v2/datastore/query.go:242
↓ 2 callersMethodParent
Parent returns the key's parent key, which may be nil.
datastore/key.go:70
↓ 2 callersMethodParent
Parent returns the key's parent key, which may be nil.
v2/datastore/key.go:70
↓ 2 callersFunctionParseRequestHeaders
ParseRequestHeaders parses the special HTTP request headers available to push task request handlers. This function silently ignores values of the wron
v2/taskqueue/taskqueue.go:170
↓ 2 callersFunctionParseRequestHeaders
ParseRequestHeaders parses the special HTTP request headers available to push task request handlers. This function silently ignores values of the wron
taskqueue/taskqueue.go:170
↓ 2 callersMethodReadAt
(p []byte, off int64)
v2/blobstore/read.go:80
↓ 2 callersMethodReadAt
(p []byte, off int64)
blobstore/read.go:80
↓ 2 callersFunctionRegisterTestRequest
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 test c
v2/internal/api.go:263
↓ 2 callersFunctionRequestHeaders
RequestHeaders returns the special task-queue HTTP request headers for the current task queue handler. Returns an error if called from outside a delay
delay/delay.go:302
↓ 2 callersFunctionRequestHeaders
RequestHeaders returns the special task-queue HTTP request headers for the current task queue handler. Returns an error if called from outside a delay
v2/delay/delay.go:309
↓ 2 callersMethodReset
()
datastore/internal/cloudpb/entity.pb.go:115
↓ 2 callersMethodReset
()
v2/datastore/internal/cloudpb/entity.pb.go:115
↓ 2 callersMethodSave
Save saves all of l's properties as a slice or Properties.
datastore/prop.go:99
↓ 2 callersMethodSave
()
v2/datastore/prop.go:80
↓ 2 callersMethodSave
Save saves all of l's properties as a slice or Properties.
v2/datastore/prop.go:99
↓ 2 callersFunctionSetTestEnv
SetTestEnv sets the env variables for testing background ticket in Flex.
internal/api_common.go:116
↓ 2 callersMethodStart
Start returns a derivative query with the given start point.
datastore/query.go:270
↓ 2 callersMethodStart
Start returns a derivative query with the given start point.
v2/datastore/query.go:270
↓ 2 callersFunctionWithLogOverride
(ctx context.Context, f logOverrideFunc)
internal/api_common.go:54
↓ 2 callersFunctionaddr
(prot pb.CreateSocketRequest_SocketProtocol, ap *pb.AddressPort)
socket/socket_classic.go:241
↓ 2 callersFunctionapplyTransaction
applyTransaction applies the transaction t to message pb by using the relevant setter passed to RegisterTransactionSetter.
internal/transaction.go:32
↓ 2 callersFunctionbuildContextWithTraceHeaders
(t *testing.T, headers []string)
v2/internal/log_test.go:433
↓ 2 callersFunctioncallOverrideFromContext
(ctx context.Context)
internal/api_common.go:38
↓ 2 callersFunctioncheckErr
checkErr returns the empty string if either both want and err are zero, or if want is a non-empty substring of err's string representation.
datastore/datastore_test.go:1452
↓ 2 callersFunctioncheckErr
checkErr returns the empty string if either both want and err are zero, or if want is a non-empty substring of err's string representation.
v2/datastore/datastore_test.go:1452
↓ 2 callersFunctioncopyTree
copyTree copies srcDir to tar file dstDir, ignoring skipFiles.
v2/cmd/aebundler/aebundler.go:240
↓ 2 callersFunctioncopyTree
copyTree copies srcDir to tar file dstDir, ignoring skipFiles.
cmd/aebundler/aebundler.go:240
↓ 2 callersFunctiondeleteImport
deleteImport deletes the import path from the file f, if present.
v2/cmd/aefix/fix.go:644
↓ 2 callersFunctiondeleteImport
deleteImport deletes the import path from the file f, if present.
cmd/aefix/fix.go:644
↓ 2 callersFunctiondiff
(b1, b2 []byte)
v2/cmd/aefix/main.go:233
↓ 2 callersFunctiondiff
(b1, b2 []byte)
cmd/aefix/main.go:233
↓ 2 callersMethodfetch
fetch fetches readBufferSize bytes starting at the given offset. On success, the data is saved as r.buf.
v2/blobstore/read.go:133
↓ 2 callersMethodfetch
fetch fetches readBufferSize bytes starting at the given offset. On success, the data is saved as r.buf.
blobstore/read.go:133
↓ 2 callersMethodfetchMore
fetchMore retrieves more results, if there are no errors or pending results.
search/search.go:826
↓ 2 callersMethodfetchMore
fetchMore retrieves more results, if there are no errors or pending results.
v2/search/search.go:826
↓ 2 callersFunctionfileKey
fileKey finds a stable representation of the caller's file path. For calls from package main: strip all leading path entries, leaving just the filenam
delay/delay.go:122
↓ 2 callersFunctionfileKey
fileKey finds a stable representation of the caller's file path. For calls from package main: strip all leading path entries, leaving just the filenam
v2/delay/delay.go:96
↓ 2 callersFunctionfindMainPath
Find the path to package main by looking at the root Caller.
v2/internal/main.go:39
↓ 2 callersFunctionfindMainPath
Find the path to package main by looking at the root Caller.
internal/main_vm.go:39
↓ 2 callersMethodflushLog
flushLog attempts to flush any pending logs to the appserver. It should not be called concurrently.
internal/api.go:566
↓ 2 callersFunctionget
(c context.Context, key string, forCas bool, forPeek bool)
memcache/memcache.go:174
↓ 2 callersFunctionget
(c context.Context, key string, forCas bool, forPeek bool)
v2/memcache/memcache.go:174
↓ 2 callersFunctiongetKeyConversionAppID
()
datastore/keycompat.go:49
↓ 2 callersFunctiongetKeyConversionAppID
()
v2/datastore/keycompat.go:49
↓ 2 callersFunctiongetMetadata
(key string)
v2/internal/metadata.go:39
↓ 2 callersFunctiongetMetadata
(key string)
internal/metadata.go:39
← previousnext →401–500 of 8,259, ranked by callers