[PR #3] [MERGED] client: added backoff support #101

Closed
opened 2026-05-05 11:01:23 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/3
Author: @mmatczuk
Created: 1/17/2017
Status: Merged
Merged: 1/17/2017
Merged by: @mmatczuk

Base: masterHead: mmt/backoff


📝 Commits (1)

  • 003074c client: added backoff support

📊 Changes

5 files changed (+158 additions, -6 deletions)

View changed files

📝 .travis.yml (+1 -0)
📝 TODO.md (+0 -1)
📝 client.go (+45 -5)
client_test.go (+64 -0)
mock/backoff.go (+48 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mmatczuk/go-http-tunnel/pull/3 **Author:** [@mmatczuk](https://github.com/mmatczuk) **Created:** 1/17/2017 **Status:** ✅ Merged **Merged:** 1/17/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `mmt/backoff` --- ### 📝 Commits (1) - [`003074c`](https://github.com/mmatczuk/go-http-tunnel/commit/003074cd45c5ed98e3a45953616ebde07c9336a7) client: added backoff support ### 📊 Changes **5 files changed** (+158 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -0) 📝 `TODO.md` (+0 -1) 📝 `client.go` (+45 -5) ➕ `client_test.go` (+64 -0) ➕ `mock/backoff.go` (+48 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:01:23 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#101
No description provided.