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
↓ 356 callers
Method
Marshal
()
remote_api/remote_api.go:128
↓ 345 callers
Method
Unmarshal
(buf []byte)
remote_api/remote_api.go:132
↓ 115 callers
Method
String
String returns a displayable name for the user.
user/user.go:38
↓ 99 callers
Method
String
String returns a displayable name for the user.
v2/user/user.go:38
↓ 81 callers
Function
Call
(ctx context.Context, service, method string, in, out proto.Message)
internal/api.go:425
↓ 72 callers
Method
Enum
()
internal/search/search.pb.go:52
↓ 70 callers
Method
Type
()
v2/internal/search/search.pb.go:76
↓ 69 callers
Method
Enum
()
v2/internal/search/search.pb.go:62
↓ 67 callers
Function
file_datastore_v3_proto_rawDescGZIP
()
v2/internal/datastore/datastore_v3.pb.go:5562
↓ 64 callers
Function
Call
(ctx context.Context, service, method string, in, out proto.Message)
v2/internal/api.go:381
↓ 62 callers
Function
file_search_proto_rawDescGZIP
()
v2/internal/search/search.pb.go:4475
↓ 54 callers
Function
FakeSingleContext
FakeSingleContext returns a context whose Call invocations will be serviced by f, which should be a function that has two arguments of the input and o
internal/aetesting/fake.go:24
↓ 53 callers
Function
file_internal_taskqueue_taskqueue_service_proto_rawDescGZIP
()
v2/internal/taskqueue/taskqueue_service.pb.go:3946
↓ 48 callers
Function
FakeSingleContext
FakeSingleContext returns a context whose Call invocations will be serviced by f, which should be a function that has two arguments of the input and o
v2/internal/aetesting/fake.go:24
↓ 48 callers
Method
Get
Get loads the document with the given ID into dst. The ID is a human-readable ASCII string. It must be non-empty, contain no whitespace characters an
search/search.go:216
↓ 47 callers
Method
Set
Set writes the given item, unconditionally.
memcache/memcache.go:467
↓ 44 callers
Method
Get
Get loads the document with the given ID into dst. The ID is a human-readable ASCII string. It must be non-empty, contain no whitespace characters an
v2/search/search.go:216
↓ 39 callers
Method
Set
Set writes the given item, unconditionally.
v2/memcache/memcache.go:467
↓ 36 callers
Method
String
String returns a string representation of the key.
datastore/key.go:149
↓ 34 callers
Method
String
String returns a string representation of the key.
v2/datastore/key.go:149
↓ 32 callers
Method
Kind
Kind returns the key's kind (also known as entity type).
datastore/key.go:54
↓ 32 callers
Method
Kind
Kind returns the key's kind (also known as entity type).
v2/datastore/key.go:54
↓ 32 callers
Function
NewQuery
NewQuery creates a new Query for a specific entity kind. An empty kind means to return all entities, including entities created and managed by other
datastore/query.go:70
↓ 31 callers
Function
NewQuery
NewQuery creates a new Query for a specific entity kind. An empty kind means to return all entities, including entities created and managed by other
v2/datastore/query.go:70
↓ 30 callers
Function
file_memcache_service_proto_rawDescGZIP
()
v2/internal/memcache/memcache_service.pb.go:2146
↓ 30 callers
Function
file_memcache_service_proto_rawDescGZIP
()
internal/memcache/memcache_service.pb.go:2142
↓ 28 callers
Method
NewRequest
NewRequest returns an *http.Request associated with this instance.
v2/aetest/instance.go:28
↓ 27 callers
Function
keyToProto
keyToProto converts a *Key to a Reference proto.
datastore/datastore.go:68
↓ 27 callers
Function
keyToProto
keyToProto converts a *Key to a Reference proto.
v2/datastore/datastore.go:68
↓ 24 callers
Function
file_images_service_proto_rawDescGZIP
()
v2/internal/image/images_service.pb.go:1747
↓ 21 callers
Method
Error
()
datastore/datastore.go:41
↓ 19 callers
Method
Equal
Equal returns whether two keys are equal.
datastore/key.go:115
↓ 18 callers
Method
Call
Call invokes a delayed function. err := f.Call(c, ...) is equivalent to t, _ := f.Task(...) _, err := taskqueue.Add(c, t, "")
v2/delay/delay.go:227
↓ 18 callers
Method
Equal
Equal returns whether two keys are equal.
v2/datastore/key.go:115
↓ 18 callers
Function
file_modules_service_proto_rawDescGZIP
()
v2/internal/modules/modules_service.pb.go:981
↓ 18 callers
Function
set
set sets the given items using the given conflict resolution policy. appengine.MultiError may be returned.
memcache/memcache.go:302
↓ 18 callers
Function
set
set sets the given items using the given conflict resolution policy. appengine.MultiError may be returned.
v2/memcache/memcache.go:302
↓ 17 callers
Method
Error
()
v2/datastore/datastore.go:41
↓ 17 callers
Method
Error
()
v2/internal/internal.go:49
↓ 17 callers
Function
makeUint8Slice
(n int)
datastore/datastore_test.go:47
↓ 17 callers
Function
makeUint8Slice
(n int)
v2/datastore/datastore_test.go:47
↓ 16 callers
Method
Call
Call invokes a delayed function. err := f.Call(c, ...) is equivalent to t, _ := f.Task(...) _, err := taskqueue.Add(c, t, "")
delay/delay.go:220
↓ 16 callers
Function
Open
Open opens the index with the given name. The index is created if it does not already exist. The name is a human-readable ASCII string. It must conta
search/search.go:108
↓ 16 callers
Function
Open
Open opens the index with the given name. The index is created if it does not already exist. The name is a human-readable ASCII string. It must conta
v2/search/search.go:108
↓ 15 callers
Function
RegisterErrorCodeMap
RegisterErrorCodeMap is called from API implementations to register their error code map. This should only be called from init functions.
internal/internal.go:24
↓ 15 callers
Method
clone
()
datastore/query.go:98
↓ 15 callers
Method
clone
()
v2/datastore/query.go:98
↓ 14 callers
Method
Descriptor
Deprecated: Use Scope.ProtoReflect.Descriptor instead.
v2/internal/search/search.pb.go:897
↓ 14 callers
Method
WriteHeader
(code int)
internal/api.go:353
↓ 13 callers
Method
Close
()
blobstore/read.go:56
↓ 13 callers
Method
Write
(b []byte)
internal/api.go:342
↓ 13 callers
Function
file_app_identity_service_proto_rawDescGZIP
()
v2/internal/app_identity/app_identity_service.pb.go:763
↓ 13 callers
Function
file_blobstore_service_proto_rawDescGZIP
()
v2/internal/blobstore/blobstore_service.pb.go:817
↓ 12 callers
Method
Descriptor
Deprecated: Use Path.ProtoReflect.Descriptor instead.
v2/internal/datastore/datastore_v3.pb.go:1085
↓ 12 callers
Method
Filter
Filter returns a derivative query with a field-based filter. The filterStr argument must be a field name followed by optional space, followed by an op
datastore/query.go:138
↓ 12 callers
Method
Filter
Filter returns a derivative query with a field-based filter. The filterStr argument must be a field name followed by optional space, followed by an op
v2/datastore/query.go:138
↓ 12 callers
Method
Order
Order returns a derivative query with a field-based sort order. Orders are applied in the order they are added. The default order is ascending; to sor
datastore/query.go:171
↓ 12 callers
Function
saveDoc
saveDoc converts from a struct pointer or FieldLoadSaver/FieldMetadataLoadSaver to the Document protobuf.
search/search.go:913
↓ 12 callers
Function
saveDoc
saveDoc converts from a struct pointer or FieldLoadSaver/FieldMetadataLoadSaver to the Document protobuf.
v2/search/search.go:913
↓ 12 callers
Function
typeMismatchReason
typeMismatchReason returns a string explaining why the property p could not be stored in an entity field of type v.Type().
datastore/load.go:30
↓ 12 callers
Function
typeMismatchReason
typeMismatchReason returns a string explaining why the property p could not be stored in an entity field of type v.Type().
v2/datastore/load.go:30
↓ 11 callers
Method
Error
()
errors.go:27
↓ 11 callers
Function
FullyQualifiedAppID
FullyQualifiedAppID returns the fully-qualified application ID. This may contain a partition prefix (e.g. "s~" for High Replication apps), or a domain
internal/api_common.go:91
↓ 11 callers
Method
GetCode
()
internal/search/search.pb.go:1279
↓ 11 callers
Method
Order
Order returns a derivative query with a field-based sort order. Orders are applied in the order they are added. The default order is ascending; to sor
v2/datastore/query.go:171
↓ 11 callers
Function
RegisterErrorCodeMap
RegisterErrorCodeMap is called from API implementations to register their error code map. This should only be called from init functions.
v2/internal/internal.go:24
↓ 11 callers
Method
Value
(key interface{})
internal/api.go:260
↓ 11 callers
Function
gofmt
(n interface{})
v2/cmd/aefix/main.go:200
↓ 11 callers
Function
gofmt
(n interface{})
cmd/aefix/main.go:200
↓ 10 callers
Method
Close
()
v2/blobstore/read.go:56
↓ 10 callers
Function
Errorf
Errorf is like Debugf, but at Error level.
log/api.go:33
↓ 10 callers
Function
Func
Func declares a new Function. The second argument must be a function with a first argument of type context.Context. This function must be called at pr
delay/delay.go:164
↓ 10 callers
Function
Func
Func declares a new function that can be called in a deferred fashion. The second argument i must be a function with the first argument of type contex
v2/delay/delay.go:143
↓ 10 callers
Method
GetCode
()
v2/internal/search/search.pb.go:1649
↓ 10 callers
Method
Header
()
internal/api.go:325
↓ 10 callers
Function
NewKey
NewKey creates a new key. kind cannot be empty. Either one or both of stringID and intID must be zero. If both are zero, the key returned is incomplet
datastore/key.go:278
↓ 10 callers
Method
Run
Run runs the query in the given context.
v2/datastore/query.go:553
↓ 10 callers
Method
Value
(key interface{})
v2/internal/api.go:216
↓ 10 callers
Method
Write
(b []byte)
v2/internal/api.go:298
↓ 10 callers
Function
file_user_service_proto_rawDescGZIP
()
v2/internal/user/user_service.pb.go:662
↓ 10 callers
Function
fromContext
fromContext returns the App Engine context or nil if ctx is not derived from an App Engine context.
internal/api.go:269
↓ 10 callers
Function
newFakeContext
()
delay/delay_test.go:119
↓ 10 callers
Function
newFakeContext
()
v2/delay/delay_test.go:131
↓ 10 callers
Function
newStringValueField
(name, value string, valueType pb.FieldValue_ContentType)
search/search_test.go:108
↓ 10 callers
Function
newStringValueField
(name, value string, valueType pb.FieldValue_ContentType)
v2/search/search_test.go:108
↓ 10 callers
Function
runFunc
(c context.Context, w http.ResponseWriter, req *http.Request)
delay/delay.go:317
↓ 10 callers
Function
runFunc
(c context.Context, w http.ResponseWriter, req *http.Request)
v2/delay/delay.go:324
↓ 9 callers
Method
Encode
Encode returns an opaque representation of the key suitable for use in HTML and URLs. This is compatible with the Python and Java runtimes.
datastore/key.go:231
↓ 9 callers
Method
Encode
Encode returns an opaque representation of the key suitable for use in HTML and URLs. This is compatible with the Python and Java runtimes.
v2/datastore/key.go:231
↓ 9 callers
Function
FullyQualifiedAppID
FullyQualifiedAppID returns the fully-qualified application ID. This may contain a partition prefix (e.g. "s~" for High Replication apps), or a domain
v2/internal/api_common.go:91
↓ 9 callers
Function
Get
Get gets the item for the given key. ErrCacheMiss is returned for a memcache cache miss. The key must be at most 250 bytes in length.
memcache/memcache.go:146
↓ 9 callers
Function
Get
Get gets the item for the given key. ErrCacheMiss is returned for a memcache cache miss. The key must be at most 250 bytes in length.
v2/memcache/memcache.go:146
↓ 9 callers
Method
Load
([]Field, *DocumentMetadata)
v2/search/field.go:63
↓ 9 callers
Function
MustRegister
MustRegister declares a new function that can be called in a deferred fashion. The second argument i must be a function with the first argument of typ
v2/delay/delay.go:171
↓ 9 callers
Function
NewContext
NewContext returns a context for an in-flight HTTP request. This function is cheap.
appengine.go:92
↓ 9 callers
Function
NewKey
NewKey creates a new key. kind cannot be empty. Either one or both of stringID and intID must be zero. If both are zero, the key returned is incomplet
v2/datastore/key.go:278
↓ 9 callers
Method
String
()
v2/internal/api_common.go:17
↓ 9 callers
Method
String
()
internal/api_common.go:17
↓ 9 callers
Function
errorf
(format string, args ...interface{})
v2/blobstore/blobstore.go:159
↓ 9 callers
Function
errorf
(format string, args ...interface{})
blobstore/blobstore.go:159
next →
1–100 of 8,259, ranked by callers