help wanted
Repository metrics
- Stars
- (903 stars)
- PR merge metrics
- (PR metrics pending)
説明
It would be nice to have support for Contexts; either Go 1.7's context package or the one from previous versions of Go in x/net/context.
This would allow cancelling Jenkins requests as well as setting up timeouts in specific parts of a chain of requests.