net/context
Francisco Rojas 5561cd9b43 context: mention standard library version in package comment
Fixes golang/go#22322

Change-Id: I1f0c62ce1c247b583de51faef8722d07e627b441
Reviewed-on: https://go-review.googlesource.com/72570
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-10-23 17:40:46 +00:00
..
ctxhttp context/ctxhttp: close httptest server 2017-02-09 17:05:06 +00:00
context.go context: mention standard library version in package comment 2017-10-23 17:40:46 +00:00
context_test.go context: deflake tests under Go 1.6 2016-12-13 03:21:26 +00:00
go17.go all: single space after period 2017-02-01 21:02:21 +00:00
go19.go context: use Go 1.9 type alias for CancelFunc and Context 2017-07-16 17:46:42 +00:00
pre_go17.go all: single space after period 2017-02-01 21:02:21 +00:00
pre_go19.go context: use Go 1.9 type alias for CancelFunc and Context 2017-07-16 17:46:42 +00:00
withtimeout_test.go context: sync ExampleWithTimeout with std lib context 2017-06-29 17:10:32 +00:00