Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/appengine
/ types & classes
Types & classes
1,186 in github.com/golang/appengine
⨍
Functions
8,259
◇
Types & classes
1,186
↓ 29 callers
TypeAlias
Atom
Atom is a document field whose contents are indexed as a single indivisible string.
search/search.go:49
↓ 29 callers
TypeAlias
Atom
Atom is a document field whose contents are indexed as a single indivisible string.
v2/search/search.go:49
↓ 7 callers
TypeAlias
ByteString
ByteString is a short byte slice (up to 1500 bytes) that can be indexed.
datastore/prop.go:75
↓ 7 callers
TypeAlias
ByteString
ByteString is a short byte slice (up to 1500 bytes) that can be indexed.
v2/datastore/prop.go:75
↓ 6 callers
TypeAlias
BlobKey
BlobKey is a key for a blobstore blob. Conceptually, this type belongs in the blobstore package, but it lives in the appengine package to avoid a cir
appengine.go:108
↓ 4 callers
TypeAlias
HTML
HTML is a document field whose contents are indexed as HTML. Only text nodes are indexed: "foo<b>bar" will be treated as "foobar".
search/search.go:53
↓ 4 callers
TypeAlias
HTML
HTML is a document field whose contents are indexed as HTML. Only text nodes are indexed: "foo<b>bar" will be treated as "foobar".
v2/search/search.go:53
↓ 3 callers
TypeAlias
Cursor
Cursor represents an iterator's position. The string value of a cursor is web-safe. It can be saved and restored for later use.
search/search.go:499
↓ 3 callers
TypeAlias
Cursor
Cursor represents an iterator's position. The string value of a cursor is web-safe. It can be saved and restored for later use.
v2/search/search.go:499
↓ 2 callers
TypeAlias
CustomImpl
delay/delay_test.go:34
↓ 2 callers
TypeAlias
CustomImpl
v2/delay/delay_test.go:34
↓ 2 callers
TypeAlias
ctxKey
v2/internal/api_common.go:15
↓ 2 callers
TypeAlias
ctxKey
internal/api_common.go:15
↓ 1 callers
TypeAlias
AppIdentityServiceError_ErrorCode
v2/internal/app_identity/app_identity_service.pb.go:23
↓ 1 callers
TypeAlias
AppIdentityServiceError_ErrorCode
please upgrade the proto package
internal/app_identity/app_identity_service.pb.go:21
↓ 1 callers
TypeAlias
BeginTransactionRequest_TransactionMode
v2/internal/datastore/datastore_v3.pb.go:747
↓ 1 callers
TypeAlias
BeginTransactionRequest_TransactionMode
internal/datastore/datastore_v3.pb.go:525
↓ 1 callers
TypeAlias
BlobstoreServiceError_ErrorCode
v2/internal/blobstore/blobstore_service.pb.go:23
↓ 1 callers
TypeAlias
BlobstoreServiceError_ErrorCode
please upgrade the proto package
internal/blobstore/blobstore_service.pb.go:21
↓ 1 callers
FuncType
CallOverrideFunc
func(ctx context.Context, service, method string, in, out proto.Message) error
v2/internal/api_common.go:23
↓ 1 callers
FuncType
CallOverrideFunc
func(ctx context.Context, service, method string, in, out proto.Message) error
internal/api_common.go:23
↓ 1 callers
TypeAlias
ChannelServiceError_ErrorCode
please upgrade the proto package
internal/channel/channel_service.pb.go:21
↓ 1 callers
TypeAlias
CompositeImageOptions_ANCHOR
v2/internal/image/images_service.pb.go:280
↓ 1 callers
TypeAlias
CompositeImageOptions_ANCHOR
internal/image/images_service.pb.go:198
↓ 1 callers
TypeAlias
CompositeIndex_State
v2/internal/datastore/datastore_v3.pb.go:304
↓ 1 callers
TypeAlias
CompositeIndex_State
internal/datastore/datastore_v3.pb.go:222
↓ 1 callers
TypeAlias
CreateSocketRequest_SocketFamily
internal/socket/socket_service.pb.go:501
↓ 1 callers
TypeAlias
CreateSocketRequest_SocketProtocol
internal/socket/socket_service.pb.go:537
↓ 1 callers
TypeAlias
Document_OrderIdSource
v2/internal/search/search.pb.go:282
↓ 1 callers
TypeAlias
Document_OrderIdSource
internal/search/search.pb.go:195
↓ 1 callers
TypeAlias
Document_Storage
v2/internal/search/search.pb.go:338
↓ 1 callers
TypeAlias
Document_Storage
internal/search/search.pb.go:231
↓ 1 callers
TypeAlias
EntityProto_Kind
v2/internal/datastore/datastore_v3.pb.go:189
↓ 1 callers
TypeAlias
EntityProto_Kind
internal/datastore/datastore_v3.pb.go:147
↓ 1 callers
TypeAlias
Entry_Permission
v2/internal/search/search.pb.go:99
↓ 1 callers
TypeAlias
Entry_Permission
internal/search/search.pb.go:72
↓ 1 callers
TypeAlias
Error_ErrorCode
v2/internal/datastore/datastore_v3.pb.go:608
↓ 1 callers
TypeAlias
Error_ErrorCode
internal/datastore/datastore_v3.pb.go:426
↓ 1 callers
TypeAlias
FacetValue_ContentType
v2/internal/search/search.pb.go:226
↓ 1 callers
TypeAlias
FacetValue_ContentType
internal/search/search.pb.go:159
↓ 1 callers
TypeAlias
FieldValue_ContentType
v2/internal/search/search.pb.go:158
↓ 1 callers
TypeAlias
FieldValue_ContentType
internal/search/search.pb.go:111
↓ 1 callers
TypeAlias
ImagesServiceError_ErrorCode
v2/internal/image/images_service.pb.go:23
↓ 1 callers
TypeAlias
ImagesServiceError_ErrorCode
please upgrade the proto package
internal/image/images_service.pb.go:21
↓ 1 callers
TypeAlias
ImagesServiceTransform_Type
v2/internal/image/images_service.pb.go:97
↓ 1 callers
TypeAlias
ImagesServiceTransform_Type
internal/image/images_service.pb.go:75
↓ 1 callers
TypeAlias
IndexDocumentParams_Freshness
v2/internal/search/search.pb.go:633
↓ 1 callers
TypeAlias
IndexDocumentParams_Freshness
internal/search/search.pb.go:426
↓ 1 callers
TypeAlias
IndexSpec_Consistency
v2/internal/search/search.pb.go:462
↓ 1 callers
TypeAlias
IndexSpec_Consistency
internal/search/search.pb.go:315
↓ 1 callers
TypeAlias
IndexSpec_Mode
v2/internal/search/search.pb.go:577
↓ 1 callers
TypeAlias
IndexSpec_Mode
internal/search/search.pb.go:390
↓ 1 callers
TypeAlias
IndexSpec_Source
v2/internal/search/search.pb.go:518
↓ 1 callers
TypeAlias
IndexSpec_Source
internal/search/search.pb.go:351
↓ 1 callers
TypeAlias
Index_Property_Direction
v2/internal/datastore/datastore_v3.pb.go:248
↓ 1 callers
TypeAlias
Index_Property_Direction
internal/datastore/datastore_v3.pb.go:186
↓ 1 callers
TypeAlias
InputSettings_ORIENTATION_CORRECTION_TYPE
v2/internal/image/images_service.pb.go:165
↓ 1 callers
TypeAlias
InputSettings_ORIENTATION_CORRECTION_TYPE
internal/image/images_service.pb.go:123
↓ 1 callers
TypeAlias
IsEnabledResponse_SummaryStatus
v2/internal/capability/capability_service.pb.go:23
↓ 1 callers
TypeAlias
IsEnabledResponse_SummaryStatus
please upgrade the proto package
internal/capability/capability_service.pb.go:21
↓ 1 callers
TypeAlias
LogServiceError_ErrorCode
please upgrade the proto package
internal/log/log_service.pb.go:21
↓ 1 callers
TypeAlias
MailServiceError_ErrorCode
v2/internal/mail/mail_service.pb.go:23
↓ 1 callers
TypeAlias
MailServiceError_ErrorCode
please upgrade the proto package
internal/mail/mail_service.pb.go:21
↓ 1 callers
TypeAlias
MemcacheDeleteResponse_DeleteStatusCode
v2/internal/memcache/memcache_service.pb.go:212
↓ 1 callers
TypeAlias
MemcacheDeleteResponse_DeleteStatusCode
internal/memcache/memcache_service.pb.go:212
↓ 1 callers
TypeAlias
MemcacheIncrementRequest_Direction
v2/internal/memcache/memcache_service.pb.go:268
↓ 1 callers
TypeAlias
MemcacheIncrementRequest_Direction
internal/memcache/memcache_service.pb.go:268
↓ 1 callers
TypeAlias
MemcacheIncrementResponse_IncrementStatusCode
v2/internal/memcache/memcache_service.pb.go:324
↓ 1 callers
TypeAlias
MemcacheIncrementResponse_IncrementStatusCode
internal/memcache/memcache_service.pb.go:324
↓ 1 callers
TypeAlias
MemcacheServiceError_ErrorCode
v2/internal/memcache/memcache_service.pb.go:23
↓ 1 callers
TypeAlias
MemcacheServiceError_ErrorCode
internal/memcache/memcache_service.pb.go:23
↓ 1 callers
TypeAlias
MemcacheSetRequest_SetPolicy
v2/internal/memcache/memcache_service.pb.go:88
↓ 1 callers
TypeAlias
MemcacheSetRequest_SetPolicy
internal/memcache/memcache_service.pb.go:88
↓ 1 callers
TypeAlias
MemcacheSetResponse_SetStatusCode
v2/internal/memcache/memcache_service.pb.go:150
↓ 1 callers
TypeAlias
MemcacheSetResponse_SetStatusCode
internal/memcache/memcache_service.pb.go:150
↓ 1 callers
TypeAlias
ModulesServiceError_ErrorCode
v2/internal/modules/modules_service.pb.go:23
↓ 1 callers
TypeAlias
ModulesServiceError_ErrorCode
please upgrade the proto package
internal/modules/modules_service.pb.go:21
↓ 1 callers
TypeAlias
OutputSettings_MIME_TYPE
v2/internal/image/images_service.pb.go:221
↓ 1 callers
TypeAlias
OutputSettings_MIME_TYPE
internal/image/images_service.pb.go:159
↓ 1 callers
TypeAlias
PollEvent_PollEventFlag
internal/socket/socket_service.pb.go:807
↓ 1 callers
TypeAlias
PresenceResponse_SHOW
internal/xmpp/xmpp_service.pb.go:78
↓ 1 callers
TypeAlias
PropertyList
PropertyList converts a []Property to implement PropertyLoadSaver.
datastore/prop.go:84
↓ 1 callers
TypeAlias
PropertyList
PropertyList converts a []Property to implement PropertyLoadSaver.
v2/datastore/prop.go:84
↓ 1 callers
TypeAlias
Property_FtsTokenizationOption
v2/internal/datastore/datastore_v3.pb.go:133
↓ 1 callers
TypeAlias
Property_FtsTokenizationOption
internal/datastore/datastore_v3.pb.go:111
↓ 1 callers
TypeAlias
Property_Meaning
v2/internal/datastore/datastore_v3.pb.go:23
↓ 1 callers
TypeAlias
Property_Meaning
please upgrade the proto package
internal/datastore/datastore_v3.pb.go:21
↓ 1 callers
TypeAlias
PutRequest_AutoIdPolicy
v2/internal/datastore/datastore_v3.pb.go:691
↓ 1 callers
TypeAlias
PutRequest_AutoIdPolicy
internal/datastore/datastore_v3.pb.go:489
↓ 1 callers
TypeAlias
Query_Filter_Operator
v2/internal/datastore/datastore_v3.pb.go:481
↓ 1 callers
TypeAlias
Query_Filter_Operator
internal/datastore/datastore_v3.pb.go:339
↓ 1 callers
TypeAlias
Query_Hint
v2/internal/datastore/datastore_v3.pb.go:422
↓ 1 callers
TypeAlias
Query_Hint
internal/datastore/datastore_v3.pb.go:300
↓ 1 callers
TypeAlias
Query_Order_Direction
v2/internal/datastore/datastore_v3.pb.go:552
↓ 1 callers
TypeAlias
Query_Order_Direction
internal/datastore/datastore_v3.pb.go:390
↓ 1 callers
TypeAlias
ReceiveRequest_Flags
internal/socket/socket_service.pb.go:771
↓ 1 callers
TypeAlias
RemoteSocketServiceError_ErrorCode
please upgrade the proto package
internal/socket/socket_service.pb.go:21
↓ 1 callers
TypeAlias
RemoteSocketServiceError_SystemError
internal/socket/socket_service.pb.go:69
↓ 1 callers
TypeAlias
ResolveReply_ErrorCode
internal/socket/socket_service.pb.go:879
↓ 1 callers
TypeAlias
RpcError_ErrorCode
v2/internal/remote_api/remote_api.pb.go:23
next →
1–100 of 1,186, ranked by callers