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
↓ 9 callers
Function
isType
(t string)
v2/cmd/aefix/typecheck.go:64
↓ 9 callers
Function
isType
(t string)
cmd/aefix/typecheck.go:64
↓ 9 callers
Function
loadDoc
loadDoc converts from protobufs to a struct pointer or FieldLoadSaver/FieldMetadataLoadSaver. The src param provides the document's stored fields and
search/search.go:1063
↓ 9 callers
Function
loadDoc
loadDoc converts from protobufs to a struct pointer or FieldLoadSaver/FieldMetadataLoadSaver. The src param provides the document's stored fields and
v2/search/search.go:1063
↓ 9 callers
Function
newPresenceResponse
(isAvailable bool, presence pb.PresenceResponse_SHOW, valid bool)
xmpp/xmpp_test.go:19
↓ 8 callers
Function
Namespace
Namespace returns a replacement context that operates within the given namespace.
namespace.go:16
↓ 8 callers
Method
Namespace
Namespace returns the key's namespace.
v2/datastore/key.go:80
↓ 8 callers
Method
Save
()
v2/search/field.go:64
↓ 8 callers
Function
getType
(t string)
v2/cmd/aefix/typecheck.go:57
↓ 8 callers
Function
getType
(t string)
cmd/aefix/typecheck.go:57
↓ 8 callers
Function
toContext
(c *aeContext)
internal/api.go:282
↓ 8 callers
Function
walk
walk traverses the AST x, calling visit(y) for each node y in the tree but also with a pointer to each ast.Expr, ast.Stmt, and *ast.BlockStmt, in a bo
v2/cmd/aefix/fix.go:49
↓ 8 callers
Function
walk
walk traverses the AST x, calling visit(y) for each node y in the tree but also with a pointer to each ast.Expr, ast.Stmt, and *ast.BlockStmt, in a bo
cmd/aefix/fix.go:49
↓ 7 callers
Method
Close
()
internal/net.go:50
↓ 7 callers
Method
Error
()
search/struct.go:22
↓ 7 callers
Method
Error
()
v2/search/struct.go:22
↓ 7 callers
Method
Error
()
internal/internal.go:49
↓ 7 callers
Method
GetStringValue
()
v2/internal/search/search.pb.go:1096
↓ 7 callers
Method
GetStringValue
()
internal/search/search.pb.go:770
↓ 7 callers
Function
Logf
(ctx context.Context, level int64, format string, args ...interface{})
internal/api_common.go:98
↓ 7 callers
Method
NewContext
NewContext returns a copy of parent that will cause App Engine API calls to be sent to the client's remote host.
remote_api/client.go:71
↓ 7 callers
Function
file_api_base_proto_rawDescGZIP
()
v2/internal/base/api_base.pb.go:376
↓ 7 callers
Function
file_system_service_proto_rawDescGZIP
()
v2/internal/system/system_service.pb.go:444
↓ 7 callers
Function
file_urlfetch_service_proto_rawDescGZIP
()
v2/internal/urlfetch/urlfetch_service.pb.go:653
↓ 7 callers
Function
isPkgDot
isPkgDot returns true if t is the expression "pkg.name" where pkg is an imported identifier.
v2/cmd/aefix/fix.go:327
↓ 7 callers
Function
isPkgDot
isPkgDot returns true if t is the expression "pkg.name" where pkg is an imported identifier.
cmd/aefix/fix.go:327
↓ 7 callers
Function
newKey
(stringID string, parent *Key)
datastore/datastore_test.go:55
↓ 7 callers
Function
newKey
(stringID string, parent *Key)
v2/datastore/datastore_test.go:55
↓ 7 callers
Function
singleError
If err is an appengine.MultiError, return its first element. Otherwise, return err.
memcache/memcache.go:137
↓ 7 callers
Function
singleError
If err is an appengine.MultiError, return its first element. Otherwise, return err.
v2/memcache/memcache.go:137
↓ 6 callers
Method
Close
()
v2/internal/net.go:50
↓ 6 callers
Function
Current
(ctx context.Context)
user/user_classic.go:18
↓ 6 callers
Method
Descriptor
Deprecated: Use AppOverride.ProtoReflect.Descriptor instead.
v2/internal/memcache/memcache_service.pb.go:465
↓ 6 callers
Method
Descriptor
Deprecated: Use AppOverride.ProtoReflect.Descriptor instead.
internal/memcache/memcache_service.pb.go:465
↓ 6 callers
Function
FacetDiscovery
FacetDiscovery returns a FacetSearchOption which selects a facet to be returned with the search results. By default, the most frequently occurring val
search/search.go:552
↓ 6 callers
Function
FacetDiscovery
FacetDiscovery returns a FacetSearchOption which selects a facet to be returned with the search results. By default, the most frequently occurring val
v2/search/search.go:552
↓ 6 callers
Method
GetAll
GetAll runs the query in the given context and returns all keys that match that query, as well as appending the values to dst. dst must have type *[]
datastore/query.go:486
↓ 6 callers
Method
GetType
()
v2/internal/search/search.pb.go:901
↓ 6 callers
Method
GetType
()
internal/search/search.pb.go:605
↓ 6 callers
Function
NewIncompleteKey
NewIncompleteKey creates a new incomplete key. kind cannot be empty.
datastore/key.go:269
↓ 6 callers
Method
Next
Next returns the ID of the next result. When there are no more results, Done is returned as the error. dst must be a non-nil struct pointer, implemen
v2/search/search.go:839
↓ 6 callers
Method
Put
Put saves src to the index. If id is empty, a new ID is allocated by the service and returned. If id is not empty, any existing index entry for that I
search/search.go:128
↓ 6 callers
Method
Put
Put saves src to the index. If id is empty, a new ID is allocated by the service and returned. If id is not empty, any existing index entry for that I
v2/search/search.go:128
↓ 6 callers
Function
RegisterTransactionSetter
RegisterTransactionSetter registers a function that sets transaction information in a protocol buffer message. f should be a function with two argumen
v2/internal/transaction.go:25
↓ 6 callers
Function
RegisterTransactionSetter
RegisterTransactionSetter registers a function that sets transaction information in a protocol buffer message. f should be a function with two argumen
internal/transaction.go:25
↓ 6 callers
Method
Run
Run runs the query in the given context.
datastore/query.go:553
↓ 6 callers
Method
ServeHTTP
(w http.ResponseWriter, r *http.Request)
internal/api_test.go:49
↓ 6 callers
Method
WriteHeader
(code int)
v2/internal/api.go:309
↓ 6 callers
Function
fromContext
fromContext returns the App Engine context or nil if ctx is not derived from an App Engine context.
v2/internal/api.go:225
↓ 6 callers
Function
loadEntity
loadEntity loads an EntityProto into PropertyLoadSaver or struct pointer.
datastore/load.go:299
↓ 6 callers
Function
loadEntity
loadEntity loads an EntityProto into PropertyLoadSaver or struct pointer.
v2/datastore/load.go:299
↓ 6 callers
Function
mustGetMetadata
TODO(dsymonds): Do we need to support default values, like Python?
v2/internal/metadata.go:31
↓ 6 callers
Function
mustGetMetadata
TODO(dsymonds): Do we need to support default values, like Python?
internal/metadata.go:31
↓ 6 callers
Function
restoreEnvVar
(key string)
internal/api_test.go:174
↓ 6 callers
Method
set
(c context.Context, items []*Item, policy pb.MemcacheSetRequest_SetPolicy)
memcache/memcache.go:443
↓ 6 callers
Method
set
(c context.Context, items []*Item, policy pb.MemcacheSetRequest_SetPolicy)
v2/memcache/memcache.go:443
↓ 6 callers
Function
setup
()
internal/api_test.go:149
↓ 6 callers
Function
split
split splits "int, float" into ["int", "float"] and splits "" into [].
v2/cmd/aefix/typecheck.go:633
↓ 6 callers
Function
split
split splits "int, float" into ["int", "float"] and splits "" into [].
cmd/aefix/typecheck.go:633
↓ 6 callers
Method
valid
valid returns whether the key is valid.
datastore/key.go:91
↓ 6 callers
Method
valid
valid returns whether the key is valid.
v2/datastore/key.go:91
↓ 5 callers
Function
Add
Add writes the given item, if no value already exists for its key. ErrNotStored is returned if that condition is not met.
memcache/memcache.go:392
↓ 5 callers
Function
Add
Add writes the given item, if no value already exists for its key. ErrNotStored is returned if that condition is not met.
v2/memcache/memcache.go:392
↓ 5 callers
Method
Descriptor
Deprecated: Use Transform.ProtoReflect.Descriptor instead.
v2/internal/image/images_service.pb.go:498
↓ 5 callers
Method
GetAll
GetAll runs the query in the given context and returns all keys that match that query, as well as appending the values to dst. dst must have type *[]
v2/datastore/query.go:486
↓ 5 callers
Method
GetErrorDetail
()
v2/internal/search/search.pb.go:1656
↓ 5 callers
Method
GetErrorDetail
()
internal/search/search.pb.go:1286
↓ 5 callers
Function
GetPresenceMulti
GetPresenceMulti retrieves multiple users' presence. If the from address is an empty string the default (yourapp@appspot.com/bot) will be used. Possib
xmpp/xmpp.go:205
↓ 5 callers
Method
GetSkippedResults
()
v2/internal/datastore/datastore_v3.pb.go:3235
↓ 5 callers
Method
GetSkippedResults
()
internal/datastore/datastore_v3.pb.go:3561
↓ 5 callers
Method
Incomplete
Incomplete returns whether the key does not refer to a stored entity. In particular, whether the key has a zero StringID and a zero IntID.
datastore/key.go:86
↓ 5 callers
Method
Incomplete
Incomplete returns whether the key does not refer to a stored entity. In particular, whether the key has a zero StringID and a zero IntID.
v2/datastore/key.go:86
↓ 5 callers
Method
Len
()
datastore/datastore_test.go:1506
↓ 5 callers
Method
Len
()
v2/datastore/datastore_test.go:1506
↓ 5 callers
Function
Logf
(ctx context.Context, level int64, format string, args ...interface{})
v2/internal/api_common.go:98
↓ 5 callers
Function
Middleware
Middleware wraps an http handler so that it can make GAE API calls
internal/api.go:92
↓ 5 callers
Method
Next
Next returns the ID of the next result. When there are no more results, Done is returned as the error. dst must be a non-nil struct pointer, implemen
search/search.go:839
↓ 5 callers
Method
PutMulti
PutMulti is like Put, but is more efficient for adding multiple documents to the index at once. Up to 200 documents can be added at once. ErrTooManyD
search/search.go:148
↓ 5 callers
Method
PutMulti
PutMulti is like Put, but is more efficient for adding multiple documents to the index at once. Up to 200 documents can be added at once. ErrTooManyD
v2/search/search.go:148
↓ 5 callers
Function
SaveStruct
SaveStruct returns the properties from src as a slice of Properties. src must be a struct pointer.
datastore/prop.go:324
↓ 5 callers
Function
SaveStruct
SaveStruct returns the properties from src as a slice of Properties. src must be a struct pointer.
v2/datastore/prop.go:324
↓ 5 callers
Method
Search
Search searches the index for the given query.
search/search.go:351
↓ 5 callers
Method
Search
Search searches the index for the given query.
v2/search/search.go:351
↓ 5 callers
Method
String
()
remote_api/remote_api.go:151
↓ 5 callers
Method
Valid
Valid returns whether a GeoPoint is within [-90, 90] latitude and [-180, 180] longitude.
appengine.go:116
↓ 5 callers
Method
Valid
Valid returns whether a GeoPoint is within [-90, 90] latitude and [-180, 180] longitude.
v2/appengine.go:116
↓ 5 callers
Function
WithAppIDOverride
(ctx context.Context, appID string)
internal/api_common.go:60
↓ 5 callers
Function
doPlainTextParseUploadTest
doPlainTextParseUploadTest tests ParseUpload's decoding of non-file form fields. It ensures that MIME multipart parts with Content-Type not equal to "
v2/blobstore/blobstore_test.go:205
↓ 5 callers
Function
doPlainTextParseUploadTest
doPlainTextParseUploadTest tests ParseUpload's decoding of non-file form fields. It ensures that MIME multipart parts with Content-Type not equal to "
blobstore/blobstore_test.go:205
↓ 5 callers
Function
file_mail_service_proto_rawDescGZIP
()
v2/internal/mail/mail_service.pb.go:425
↓ 5 callers
Function
file_remote_api_proto_rawDescGZIP
()
v2/internal/remote_api/remote_api.pb.go:435
↓ 5 callers
Function
importPath
importPath returns the unquoted import path of s, or "" if the path is not properly quoted.
v2/cmd/aefix/fix.go:303
↓ 5 callers
Function
importPath
importPath returns the unquoted import path of s, or "" if the path is not properly quoted.
cmd/aefix/fix.go:303
↓ 5 callers
Function
isTopName
isTopName returns true if n is a top-level unresolved identifier with the given name.
v2/cmd/aefix/fix.go:340
↓ 5 callers
Function
isTopName
isTopName returns true if n is a top-level unresolved identifier with the given name.
cmd/aefix/fix.go:340
↓ 5 callers
Function
mkType
Partial type checker. The fact that it is partial is very important: the input is an AST and a description of some type information to assume about o
v2/cmd/aefix/typecheck.go:53
↓ 5 callers
Function
mkType
Partial type checker. The fact that it is partial is very important: the input is an AST and a description of some type information to assume about o
cmd/aefix/typecheck.go:53
↓ 5 callers
Function
refersTo
refersTo returns true if n is a reference to the same object as x.
v2/cmd/aefix/fix.go:364
↓ 5 callers
Function
refersTo
refersTo returns true if n is a reference to the same object as x.
cmd/aefix/fix.go:364
↓ 5 callers
Function
report
(err error)
v2/cmd/aefix/main.go:208
← previous
next →
101–200 of 8,259, ranked by callers