| commit | f572974747ac14bb027b8e10cdde4f3f7e4ba157 | [log] [tgz] |
|---|---|---|
| author | Sameer Ajmani <sameer@golang.org> | Fri May 16 16:11:29 2014 -0400 |
| committer | Sameer Ajmani <sameer@golang.org> | Fri May 16 16:11:29 2014 -0400 |
| tree | 8ba9805a9ee1fe9b2d9471b22392c07446f58290 | |
| parent | 4109fccea424c486ca00a51bbe2ac2940e66075b [diff] |
go.net/context: define the Context type, which supports propagating deadlines, cancellation, and other values across APIs and between processes. LGTM=crawshaw R=rsc, crawshaw CC=bradfitz, golang-codereviews https://golang.org/cl/99330045