go/src/context
Jaana Burcu Dogan 31f50643c3 context: add comments to the WithCancel example, apply minor improvements
Fixes #17534.

Change-Id: I28af74b287a5a09d5f6607a012f3d5d133b04ed2
Reviewed-on: https://go-review.googlesource.com/32017
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-10-26 22:35:07 +00:00
..
context.go context: make DeadlineExceeded implement net.Error 2016-10-05 15:53:04 +00:00
context_test.go context: reduce memory usage of context tree 2016-09-09 02:30:22 +00:00
example_test.go context: add comments to the WithCancel example, apply minor improvements 2016-10-26 22:35:07 +00:00
net_test.go context: make DeadlineExceeded implement net.Error 2016-10-05 15:53:04 +00:00