aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/golang.org/x/net/context/context.go
Commit message (Collapse)AuthorAgeFilesLines
* Godeps: update golang.org/x/net/...Felix Lange2016-07-151-293/+2
| | | | | This adds compatibility with Go 1.7, where context has moved into the standard library.
* Godeps: update all dependencies to latest codePéter Szilágyi2016-02-111-2/+2
|
* rpc/v2: optionally passing context argument to rpc v2 api methodszsfelfoldi2015-12-161-0/+447