go/src/context
Alan Donovan fc12bb2636 context: cancel the context in ExampleWithTimeout, with explanation
Fixes #16230

Change-Id: Ibb10234a6c3ab8bd0cfd93c2ebe8cfa66f80f6b0
Reviewed-on: https://go-review.googlesource.com/24682
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-06-30 19:56:02 +00:00
..
context.go context: update documentation on cancelation and go vet check. 2016-06-24 19:21:21 +00:00
context_test.go context: make DeadlineExceeded have a Timeout method 2016-05-19 23:09:16 +00:00
withtimeout_test.go context: cancel the context in ExampleWithTimeout, with explanation 2016-06-30 19:56:02 +00:00