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
Showing
context/context.go
0 → 100644
This diff is collapsed.
context/context_test.go
0 → 100644
This diff is collapsed.
context/withtimeout_test.go
0 → 100644
Please
register
or
sign in
to comment