appengine/internal
Valentin Deleplace ef2135aad6
Memcache item timestamps (#323)
* Add memcache item timestamps.

* v1 require google.golang.org/protobuf.

* Memcache new fields: use proto getters.
2023-08-25 12:43:42 -07:00
..
aetesting remove golang.org/x/net dependency (#295) 2023-03-01 10:29:44 -08:00
app_identity internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
base internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
blobstore internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
capability internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
channel internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
datastore internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
image internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
log internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
mail internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
memcache Memcache item timestamps (#323) 2023-08-25 12:43:42 -07:00
modules internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
remote_api internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
search internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
socket internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
system internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
taskqueue internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
urlfetch internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
user run gofmt with go1.19 release candidate (#282) 2022-07-12 12:28:29 -04:00
xmpp internal: regenerate protos (#144) 2018-07-31 09:49:58 -07:00
api.go Revert "all: using the more elegant way to deal milliseconds and nanoseconds (#292)" (#306) 2023-03-16 23:11:53 +01:00
api_classic.go remove golang.org/x/net dependency (#295) 2023-03-01 10:29:44 -08:00
api_common.go remove golang.org/x/net dependency (#295) 2023-03-01 10:29:44 -08:00
api_race_test.go run gofmt with go1.19 release candidate (#282) 2022-07-12 12:28:29 -04:00
api_test.go Extend the deadline of a test context to fix a timeout issue. (#316) 2023-07-11 13:38:16 -07:00
app_id.go Add identity functions to appengine package. 2014-01-29 13:01:14 +11:00
app_id_test.go Add identity functions to appengine package. 2014-01-29 13:01:14 +11:00
identity.go all: fix some comments (#296) 2023-03-16 00:48:57 +01:00
identity_classic.go remove golang.org/x/net dependency (#295) 2023-03-01 10:29:44 -08:00
identity_flex.go run gofmt with go1.19 release candidate (#282) 2022-07-12 12:28:29 -04:00
identity_vm.go remove golang.org/x/net dependency (#295) 2023-03-01 10:29:44 -08:00
internal.go appengine: introduce appengine.Main() for Standard. 2016-07-07 23:40:48 +00:00
internal_vm_test.go run gofmt with go1.19 release candidate (#282) 2022-07-12 12:28:29 -04:00
main.go run gofmt with go1.19 release candidate (#282) 2022-07-12 12:28:29 -04:00
main_common.go Add support for stable Func keys in App Engine second gen (#184) 2018-12-17 12:59:03 -08:00
main_test.go run gofmt with go1.19 release candidate (#282) 2022-07-12 12:28:29 -04:00
main_vm.go run gofmt with go1.19 release candidate (#282) 2022-07-12 12:28:29 -04:00
metadata.go internal: update identity to support GAE second generation runtimes (#153) 2018-09-18 12:49:13 -07:00
net.go internal: Increase limitDial timeout from 500ms to 10s (#210) 2019-09-19 14:55:17 -07:00
net_test.go remove golang.org/x/net dependency (#295) 2023-03-01 10:29:44 -08:00
regen.sh Add internal/capability proto. 2015-12-07 13:17:10 +11:00
transaction.go remove golang.org/x/net dependency (#295) 2023-03-01 10:29:44 -08:00