File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
topics/go/profiling/project/search Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,10 +142,10 @@ May(25) Africa, Kenya TBD GoBridge Go (2
142
142
May(27-01) Canary Islands GopherCon EU Conference Adv Go (1 day) https://www.eventbrite.co.uk/e/gophercon-eu-2019-canary-islands-tickets-55633196388
143
143
June(08-09) Seattle, WA TBA Gobridge Go (2 day)
144
144
June(18-20) Singapore SP Group Corporate Go (3 day)
145
+ June(26-28) Copenhagen, Denmark Maersk Corporate Go Service (3 day)
145
146
July(02-07) Minsk, Belarus Go Way Fest Conference Adv Go (1 day) https://goway.io/
146
147
July(02-07) Texas Reward Style Corporate Go (3 day)
147
148
July(24-27) San Diego, CA GopherCon USA Conference Adv Go (2 day) https://www.gophercon.com
148
- August(13-15) Bellevue, WA T-Mobile Corporate Go (3 day)
149
149
September(14-15) Anchorage, AK TBA Gobridge Go (2 day)
150
150
September(23-25) Miami, FL OpenGo Conference Ardan Conference https://opengo.io/
151
151
October(21-22) Florence, Italy GoLab Conference Adv Go (1 day) https://www.golab.io/
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import (
16
16
// gc time will be every hour.
17
17
18
18
const (
19
- expiration = time .Second * 15
19
+ expiration = time .Minute * 15
20
20
cleanup = time .Hour
21
21
)
22
22
You can’t perform that action at this time.
0 commit comments