bndr/gojenkins

Add support for Contexts

Open

#40 ouverte le 15 sept. 2016

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)Go (454 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (903 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur