MCPcopy Create free account

hub / github.com/golang/appengine / functions

Functions8,259 in github.com/golang/appengine

↓ 356 callersMethodMarshal
()
remote_api/remote_api.go:128
↓ 345 callersMethodUnmarshal
(buf []byte)
remote_api/remote_api.go:132
↓ 115 callersMethodString
String returns a displayable name for the user.
user/user.go:38
↓ 99 callersMethodString
String returns a displayable name for the user.
v2/user/user.go:38
↓ 81 callersFunctionCall
(ctx context.Context, service, method string, in, out proto.Message)
internal/api.go:425
↓ 72 callersMethodEnum
()
internal/search/search.pb.go:52
↓ 70 callersMethodType
()
v2/internal/search/search.pb.go:76
↓ 69 callersMethodEnum
()
v2/internal/search/search.pb.go:62
↓ 67 callersFunctionfile_datastore_v3_proto_rawDescGZIP
()
v2/internal/datastore/datastore_v3.pb.go:5562
↓ 64 callersFunctionCall
(ctx context.Context, service, method string, in, out proto.Message)
v2/internal/api.go:381
↓ 62 callersFunctionfile_search_proto_rawDescGZIP
()
v2/internal/search/search.pb.go:4475
↓ 54 callersFunctionFakeSingleContext
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 callersFunctionfile_internal_taskqueue_taskqueue_service_proto_rawDescGZIP
()
v2/internal/taskqueue/taskqueue_service.pb.go:3946
↓ 48 callersFunctionFakeSingleContext
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 callersMethodGet
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 callersMethodSet
Set writes the given item, unconditionally.
memcache/memcache.go:467
↓ 44 callersMethodGet
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 callersMethodSet
Set writes the given item, unconditionally.
v2/memcache/memcache.go:467
↓ 36 callersMethodString
String returns a string representation of the key.
datastore/key.go:149
↓ 34 callersMethodString
String returns a string representation of the key.
v2/datastore/key.go:149
↓ 32 callersMethodKind
Kind returns the key's kind (also known as entity type).
datastore/key.go:54
↓ 32 callersMethodKind
Kind returns the key's kind (also known as entity type).
v2/datastore/key.go:54
↓ 32 callersFunctionNewQuery
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 callersFunctionNewQuery
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 callersFunctionfile_memcache_service_proto_rawDescGZIP
()
v2/internal/memcache/memcache_service.pb.go:2146
↓ 30 callersFunctionfile_memcache_service_proto_rawDescGZIP
()
internal/memcache/memcache_service.pb.go:2142
↓ 28 callersMethodNewRequest
NewRequest returns an *http.Request associated with this instance.
v2/aetest/instance.go:28
↓ 27 callersFunctionkeyToProto
keyToProto converts a *Key to a Reference proto.
datastore/datastore.go:68
↓ 27 callersFunctionkeyToProto
keyToProto converts a *Key to a Reference proto.
v2/datastore/datastore.go:68
↓ 24 callersFunctionfile_images_service_proto_rawDescGZIP
()
v2/internal/image/images_service.pb.go:1747
↓ 21 callersMethodError
()
datastore/datastore.go:41
↓ 19 callersMethodEqual
Equal returns whether two keys are equal.
datastore/key.go:115
↓ 18 callersMethodCall
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 callersMethodEqual
Equal returns whether two keys are equal.
v2/datastore/key.go:115
↓ 18 callersFunctionfile_modules_service_proto_rawDescGZIP
()
v2/internal/modules/modules_service.pb.go:981
↓ 18 callersFunctionset
set sets the given items using the given conflict resolution policy. appengine.MultiError may be returned.
memcache/memcache.go:302
↓ 18 callersFunctionset
set sets the given items using the given conflict resolution policy. appengine.MultiError may be returned.
v2/memcache/memcache.go:302
↓ 17 callersMethodError
()
v2/datastore/datastore.go:41
↓ 17 callersMethodError
()
v2/internal/internal.go:49
↓ 17 callersFunctionmakeUint8Slice
(n int)
datastore/datastore_test.go:47
↓ 17 callersFunctionmakeUint8Slice
(n int)
v2/datastore/datastore_test.go:47
↓ 16 callersMethodCall
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 callersFunctionOpen
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 callersFunctionOpen
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 callersFunctionRegisterErrorCodeMap
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 callersMethodclone
()
datastore/query.go:98
↓ 15 callersMethodclone
()
v2/datastore/query.go:98
↓ 14 callersMethodDescriptor
Deprecated: Use Scope.ProtoReflect.Descriptor instead.
v2/internal/search/search.pb.go:897
↓ 14 callersMethodWriteHeader
(code int)
internal/api.go:353
↓ 13 callersMethodClose
()
blobstore/read.go:56
↓ 13 callersMethodWrite
(b []byte)
internal/api.go:342
↓ 13 callersFunctionfile_app_identity_service_proto_rawDescGZIP
()
v2/internal/app_identity/app_identity_service.pb.go:763
↓ 13 callersFunctionfile_blobstore_service_proto_rawDescGZIP
()
v2/internal/blobstore/blobstore_service.pb.go:817
↓ 12 callersMethodDescriptor
Deprecated: Use Path.ProtoReflect.Descriptor instead.
v2/internal/datastore/datastore_v3.pb.go:1085
↓ 12 callersMethodFilter
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 callersMethodFilter
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 callersMethodOrder
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 callersFunctionsaveDoc
saveDoc converts from a struct pointer or FieldLoadSaver/FieldMetadataLoadSaver to the Document protobuf.
search/search.go:913
↓ 12 callersFunctionsaveDoc
saveDoc converts from a struct pointer or FieldLoadSaver/FieldMetadataLoadSaver to the Document protobuf.
v2/search/search.go:913
↓ 12 callersFunctiontypeMismatchReason
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 callersFunctiontypeMismatchReason
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 callersMethodError
()
errors.go:27
↓ 11 callersFunctionFullyQualifiedAppID
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 callersMethodGetCode
()
internal/search/search.pb.go:1279
↓ 11 callersMethodOrder
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 callersFunctionRegisterErrorCodeMap
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 callersMethodValue
(key interface{})
internal/api.go:260
↓ 11 callersFunctiongofmt
(n interface{})
v2/cmd/aefix/main.go:200
↓ 11 callersFunctiongofmt
(n interface{})
cmd/aefix/main.go:200
↓ 10 callersMethodClose
()
v2/blobstore/read.go:56
↓ 10 callersFunctionErrorf
Errorf is like Debugf, but at Error level.
log/api.go:33
↓ 10 callersFunctionFunc
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 callersFunctionFunc
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 callersMethodGetCode
()
v2/internal/search/search.pb.go:1649
↓ 10 callersMethodHeader
()
internal/api.go:325
↓ 10 callersFunctionNewKey
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 callersMethodRun
Run runs the query in the given context.
v2/datastore/query.go:553
↓ 10 callersMethodValue
(key interface{})
v2/internal/api.go:216
↓ 10 callersMethodWrite
(b []byte)
v2/internal/api.go:298
↓ 10 callersFunctionfile_user_service_proto_rawDescGZIP
()
v2/internal/user/user_service.pb.go:662
↓ 10 callersFunctionfromContext
fromContext returns the App Engine context or nil if ctx is not derived from an App Engine context.
internal/api.go:269
↓ 10 callersFunctionnewFakeContext
()
delay/delay_test.go:119
↓ 10 callersFunctionnewFakeContext
()
v2/delay/delay_test.go:131
↓ 10 callersFunctionnewStringValueField
(name, value string, valueType pb.FieldValue_ContentType)
search/search_test.go:108
↓ 10 callersFunctionnewStringValueField
(name, value string, valueType pb.FieldValue_ContentType)
v2/search/search_test.go:108
↓ 10 callersFunctionrunFunc
(c context.Context, w http.ResponseWriter, req *http.Request)
delay/delay.go:317
↓ 10 callersFunctionrunFunc
(c context.Context, w http.ResponseWriter, req *http.Request)
v2/delay/delay.go:324
↓ 9 callersMethodEncode
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 callersMethodEncode
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 callersFunctionFullyQualifiedAppID
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 callersFunctionGet
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 callersFunctionGet
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 callersMethodLoad
([]Field, *DocumentMetadata)
v2/search/field.go:63
↓ 9 callersFunctionMustRegister
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 callersFunctionNewContext
NewContext returns a context for an in-flight HTTP request. This function is cheap.
appengine.go:92
↓ 9 callersFunctionNewKey
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 callersMethodString
()
v2/internal/api_common.go:17
↓ 9 callersMethodString
()
internal/api_common.go:17
↓ 9 callersFunctionerrorf
(format string, args ...interface{})
v2/blobstore/blobstore.go:159
↓ 9 callersFunctionerrorf
(format string, args ...interface{})
blobstore/blobstore.go:159
next →1–100 of 8,259, ranked by callers