go/src/context
Ian Lance Taylor fd353a1280 context: fix doc tipo (s/timout/timeout)
Change-Id: Ib02b35887896eab418ba9dde764754538cb23b4f
Reviewed-on: https://go-review.googlesource.com/c/go/+/501277
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-06-11 00:33:08 +00:00
..
afterfunc_test.go context: add AfterFunc 2023-04-19 19:13:01 +00:00
benchmark_test.go context: implement Context.Value using iteration rather than recursion 2021-10-02 00:44:24 +00:00
context.go context: fix doc tipo (s/timout/timeout) 2023-06-11 00:33:08 +00:00
context_test.go context: add AfterFunc 2023-04-19 19:13:01 +00:00
example_test.go context: add AfterFunc 2023-04-19 19:13:01 +00:00
net_test.go context: make DeadlineExceeded implement net.Error 2016-10-05 15:53:04 +00:00
x_test.go all: make safe for new vet analyzer 2023-05-08 20:18:40 +00:00