Files
golang.net/context
Sameer Ajmani f572974747 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
2014-05-16 16:11:29 -04:00
..