Rhys Hiltner b3756b4b77 context: use Go 1.9 type alias for CancelFunc and Context
Since Go 1.7 started including the context package in the core
distribution, this package has been forwarding to the core package's
implementation to the best of its ability. Since type aliases are due
to be included in the Go 1.9 release, use them to forward more
completely.

Change-Id: I97b92cd34b3f4426f565bb3d115f119d3c83a1dd
Reviewed-on: https://go-review.googlesource.com/49020
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-07-16 17:46:42 +00:00
2017-06-13 04:21:24 +00:00
2016-01-08 17:00:32 +00:00
2017-06-21 08:22:27 +00:00
2017-06-27 09:35:25 +00:00
2017-07-04 09:14:29 +00:00
2017-07-04 09:14:38 +00:00
2017-05-09 22:28:08 +00:00
2017-02-01 21:02:21 +00:00
2015-03-18 17:04:12 +00:00
2015-02-18 23:42:41 +00:00

This repository holds supplementary Go networking libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
[mirror] Go supplementary network libraries
Readme BSD-3-Clause 13 MiB
Languages
Go 99.9%