bndr/gojenkins

Add support for Contexts

Open

#40 创建于 2016年9月15日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)Go (454 fork)github user discovery
help wanted

仓库指标

Star
 (903 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南