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
↓ 2 callers
Method
Descriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:136
↓ 2 callers
Method
Descriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:192
↓ 2 callers
Method
Descriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:257
↓ 2 callers
Method
Descriptor
()
v2/internal/taskqueue/taskqueue_service.pb.go:322
↓ 2 callers
Method
Descriptor
()
v2/internal/app_identity/app_identity_service.pb.go:70
↓ 2 callers
Method
Descriptor
()
v2/internal/mail/mail_service.pb.go:67
↓ 2 callers
Method
Descriptor
()
v2/internal/blobstore/blobstore_service.pb.go:73
↓ 2 callers
Method
Descriptor
()
internal/memcache/memcache_service.pb.go:61
↓ 2 callers
Method
Descriptor
()
internal/memcache/memcache_service.pb.go:123
↓ 2 callers
Method
Descriptor
()
internal/memcache/memcache_service.pb.go:185
↓ 2 callers
Method
Descriptor
()
internal/memcache/memcache_service.pb.go:241
↓ 2 callers
Method
Descriptor
()
internal/memcache/memcache_service.pb.go:297
↓ 2 callers
Method
Descriptor
()
internal/memcache/memcache_service.pb.go:356
↓ 2 callers
Method
Done
()
v2/internal/api.go:208
↓ 2 callers
Method
End
End returns a derivative query with the given end point.
datastore/query.go:281
↓ 2 callers
Method
End
End returns a derivative query with the given end point.
v2/datastore/query.go:281
↓ 2 callers
Function
Get
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 callers
Function
Get
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 callers
Method
GetApp
()
v2/internal/datastore/datastore_v3.pb.go:1923
↓ 2 callers
Method
GetApp
()
internal/datastore/datastore_v3.pb.go:1894
↓ 2 callers
Method
GetDataSent
()
internal/socket/socket_service.pb.go:2212
↓ 2 callers
Method
GetDetail
()
v2/internal/remote_api/remote_api.pb.go:286
↓ 2 callers
Method
GetDocument
()
v2/internal/search/search.pb.go:3637
↓ 2 callers
Method
GetDocument
()
internal/search/search.pb.go:3107
↓ 2 callers
Method
GetIdType
()
datastore/internal/cloudpb/entity.pb.go:205
↓ 2 callers
Method
GetIdType
()
v2/datastore/internal/cloudpb/entity.pb.go:205
↓ 2 callers
Method
GetLanguage
()
v2/internal/search/search.pb.go:1527
↓ 2 callers
Method
GetLanguage
()
internal/search/search.pb.go:1174
↓ 2 callers
Method
GetMeaning
()
v2/internal/datastore/datastore_v3.pb.go:993
↓ 2 callers
Method
GetMeaning
()
internal/datastore/datastore_v3.pb.go:948
↓ 2 callers
Method
GetNameSpace
()
v2/internal/datastore/datastore_v3.pb.go:1930
↓ 2 callers
Method
GetNameSpace
()
internal/datastore/datastore_v3.pb.go:1901
↓ 2 callers
Method
GetStart
()
v2/internal/datastore/datastore_v3.pb.go:3419
↓ 2 callers
Method
GetStart
()
internal/datastore/datastore_v3.pb.go:3727
↓ 2 callers
Method
GetTimestamps
()
v2/internal/memcache/memcache_service.pb.go:1667
↓ 2 callers
Method
GetTimestamps
()
internal/memcache/memcache_service.pb.go:1667
↓ 2 callers
Method
GetValue
()
v2/internal/search/search.pb.go:908
↓ 2 callers
Method
GetValue
()
internal/search/search.pb.go:612
↓ 2 callers
Method
IntID
IntID returns the key's integer ID, which may be 0.
datastore/key.go:65
↓ 2 callers
Method
IntID
IntID returns the key's integer ID, which may be 0.
v2/datastore/key.go:65
↓ 2 callers
Function
IsAdmin
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 callers
Function
IsDevAppServer
IsDevAppServer reports whether the App Engine app is running in the development App Server.
appengine.go:62
↓ 2 callers
Function
IsFlex
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 callers
Function
IsFlex
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 callers
Function
IsStandard
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 callers
Method
Limit
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 callers
Method
Load
Load loads all of the provided properties into l. It does not first reset *l to an empty slice.
datastore/prop.go:93
↓ 2 callers
Method
Load
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 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.
user/user.go:50
↓ 2 callers
Function
Main
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 callers
Method
N
()
v2/delay/delay_test.go:31
↓ 2 callers
Function
NamespacedContext
NamespacedContext wraps a Context to support namespaces.
internal/api_common.go:111
↓ 2 callers
Function
NewClient
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 callers
Method
Offset
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 callers
Method
Offset
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 callers
Method
Parent
Parent returns the key's parent key, which may be nil.
datastore/key.go:70
↓ 2 callers
Method
Parent
Parent returns the key's parent key, which may be nil.
v2/datastore/key.go:70
↓ 2 callers
Function
ParseRequestHeaders
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 callers
Function
ParseRequestHeaders
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 callers
Method
ReadAt
(p []byte, off int64)
v2/blobstore/read.go:80
↓ 2 callers
Method
ReadAt
(p []byte, off int64)
blobstore/read.go:80
↓ 2 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 test c
v2/internal/api.go:263
↓ 2 callers
Function
RequestHeaders
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 callers
Function
RequestHeaders
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 callers
Method
Reset
()
datastore/internal/cloudpb/entity.pb.go:115
↓ 2 callers
Method
Reset
()
v2/datastore/internal/cloudpb/entity.pb.go:115
↓ 2 callers
Method
Save
Save saves all of l's properties as a slice or Properties.
datastore/prop.go:99
↓ 2 callers
Method
Save
()
v2/datastore/prop.go:80
↓ 2 callers
Method
Save
Save saves all of l's properties as a slice or Properties.
v2/datastore/prop.go:99
↓ 2 callers
Function
SetTestEnv
SetTestEnv sets the env variables for testing background ticket in Flex.
internal/api_common.go:116
↓ 2 callers
Method
Start
Start returns a derivative query with the given start point.
datastore/query.go:270
↓ 2 callers
Method
Start
Start returns a derivative query with the given start point.
v2/datastore/query.go:270
↓ 2 callers
Function
WithLogOverride
(ctx context.Context, f logOverrideFunc)
internal/api_common.go:54
↓ 2 callers
Function
addr
(prot pb.CreateSocketRequest_SocketProtocol, ap *pb.AddressPort)
socket/socket_classic.go:241
↓ 2 callers
Function
applyTransaction
applyTransaction applies the transaction t to message pb by using the relevant setter passed to RegisterTransactionSetter.
internal/transaction.go:32
↓ 2 callers
Function
buildContextWithTraceHeaders
(t *testing.T, headers []string)
v2/internal/log_test.go:433
↓ 2 callers
Function
callOverrideFromContext
(ctx context.Context)
internal/api_common.go:38
↓ 2 callers
Function
checkErr
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 callers
Function
checkErr
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 callers
Function
copyTree
copyTree copies srcDir to tar file dstDir, ignoring skipFiles.
v2/cmd/aebundler/aebundler.go:240
↓ 2 callers
Function
copyTree
copyTree copies srcDir to tar file dstDir, ignoring skipFiles.
cmd/aebundler/aebundler.go:240
↓ 2 callers
Function
deleteImport
deleteImport deletes the import path from the file f, if present.
v2/cmd/aefix/fix.go:644
↓ 2 callers
Function
deleteImport
deleteImport deletes the import path from the file f, if present.
cmd/aefix/fix.go:644
↓ 2 callers
Function
diff
(b1, b2 []byte)
v2/cmd/aefix/main.go:233
↓ 2 callers
Function
diff
(b1, b2 []byte)
cmd/aefix/main.go:233
↓ 2 callers
Method
fetch
fetch fetches readBufferSize bytes starting at the given offset. On success, the data is saved as r.buf.
v2/blobstore/read.go:133
↓ 2 callers
Method
fetch
fetch fetches readBufferSize bytes starting at the given offset. On success, the data is saved as r.buf.
blobstore/read.go:133
↓ 2 callers
Method
fetchMore
fetchMore retrieves more results, if there are no errors or pending results.
search/search.go:826
↓ 2 callers
Method
fetchMore
fetchMore retrieves more results, if there are no errors or pending results.
v2/search/search.go:826
↓ 2 callers
Function
fileKey
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 callers
Function
fileKey
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 callers
Function
findMainPath
Find the path to package main by looking at the root Caller.
v2/internal/main.go:39
↓ 2 callers
Function
findMainPath
Find the path to package main by looking at the root Caller.
internal/main_vm.go:39
↓ 2 callers
Method
flushLog
flushLog attempts to flush any pending logs to the appserver. It should not be called concurrently.
internal/api.go:566
↓ 2 callers
Function
get
(c context.Context, key string, forCas bool, forPeek bool)
memcache/memcache.go:174
↓ 2 callers
Function
get
(c context.Context, key string, forCas bool, forPeek bool)
v2/memcache/memcache.go:174
↓ 2 callers
Function
getKeyConversionAppID
()
datastore/keycompat.go:49
↓ 2 callers
Function
getKeyConversionAppID
()
v2/datastore/keycompat.go:49
↓ 2 callers
Function
getMetadata
(key string)
v2/internal/metadata.go:39
↓ 2 callers
Function
getMetadata
(key string)
internal/metadata.go:39
← previous
next →
401–500 of 8,259, ranked by callers