bndr/gojenkins

Add support for Contexts

Open

#40 opened on 2016年9月15日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Go (454 forks)github user discovery
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.

コントリビューターガイド