go/src/context
Dominik Honnef ccb70bd19c context: don't talk about tools that don't exist
This comment has been the source of much confusion and broken dreams. We
can add it back if a tool ever gets released.

Updates #16742

Change-Id: I4b9c179b7c60274e6ff1bcb607b82029dd9a893f
Reviewed-on: https://go-review.googlesource.com/130876
Reviewed-by: Matt Layher <mdlayher@gmail.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-08-22 22:11:24 +00:00
..
benchmark_test.go context: add benchmarks for context cancellation 2018-05-29 21:57:30 +00:00
context.go context: don't talk about tools that don't exist 2018-08-22 22:11:24 +00:00
context_test.go
example_test.go context: add docs to ExampleWithValue 2018-06-12 22:33:54 +00:00
net_test.go
x_test.go