Top 0.3% dependent packages on proxy.golang.org
Top 0.5% dependent repos on proxy.golang.org
Top 5.6% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org
proxy.golang.org : github.com/PuerkitoBio/rehttp
Package rehttp implements an HTTP transport that handles retries. An HTTP client can be created with a *rehttp.Transport as RoundTripper and it will apply the retry strategy to its requests. The retry strategy is provided by the Transport, which determines whether or not the request should be retried, and if so, what delay to apply before retrying, based on the RetryFn and DelayFn functions passed to NewTransport. The package offers common delay strategies as ready-made functions that return a DelayFn: It also provides common retry helpers that return a RetryFn: Those can be combined with RetryAny or RetryAll as needed. RetryAny enables retries if any of the RetryFn return true, while RetryAll enables retries if all RetryFn return true. Typically, the RetryFn of the Transport should use at least RetryMaxRetries and some other retry condition(s), combined using RetryAll. By default, the Transport will buffer the request's body in order to be able to retry the request, as a request attempt will consume and close the existing body. Sometimes this is not desirable, so it can be prevented by setting PreventRetryWithBody to true on the Transport. Doing so will disable retries when a request has a non-nil body. This package requires Go version 1.6+, since it uses the new http.Request.Cancel field in order to cancel requests. It doesn't implement the deprecated http.Transport.CancelRequest method (https://golang.org/pkg/net/http/#Transport.CancelRequest). On Go1.7+, it uses the context returned by http.Request.Context to check for cancelled requests. Before Go1.7, PerAttemptTimeout has no effect. It should work on Go1.5, but only if there is no timeout set on the *http.Client. Go's stdlib will return an error on the first request if that's the case, because it requires a RoundTripper that implements the CancelRequest method.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/%21puerkito%21bio/rehttp
Keywords:
http-client
, retry
License: BSD-3-Clause
Latest release: over 1 year ago
First release: about 7 years ago
Namespace: github.com/PuerkitoBio
Dependent packages: 201
Dependent repositories: 194
Stars: 200 on GitHub
Forks: 15 on GitHub
Docker dependents: 95
Docker downloads: 279,463,113
Total Commits: 50
Committers: 2
Average commits per author: 25.0
Development Distribution Score (DDS): 0.02
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/mna, https://www.buymeacoffee.com/mna
Last synced: 8 days ago
github.com/blockopsnetwork/telescope v0.2.33
Copyright © 2024 NAME HERE <EMAIL ADDRESS> Licensed under the Apache License, Version 2.0 (the "...27 versions - Latest release: 12 months ago - 0 stars on GitHub
github.phpd.cn/prometheus-community/stackdriver_exporter v0.15.1
22 versions - Latest release: about 1 year agogithub.com/tfadeyi/auth0-simple-exporter v0.4.2
:fire: A simple Prometheus exporter for Auth0 log events21 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.xiaoq7.com/tfadeyi/auth0-simple-exporter v0.4.2
18 versions - Latest release: about 1 year agogithub.imxd.top/prometheus-community/stackdriver_exporter v0.15.0
21 versions - Latest release: over 1 year agogithub.com/stayblue/rogo v0.0.1
1 version - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/StayBlue/Rogo v0.0.1
1 version - Latest release: over 1 year ago - 0 stars on GitHubgithub.skymusic.top/tfadeyi/auth0-simple-exporter v0.4.1
17 versions - Latest release: over 1 year agogithub.skymusic.top/auth0/auth0-cli v1.4.0
64 versions - Latest release: over 1 year agogithub.com/interline-io/transitland-mw v0.0.0-20240126001316-f41a91e24d87
Transitland Middleware Helpers10 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/evergreen-ci/evergreen v0.0.0-20240125184439-f50345d4c091
A Distributed Continuous Integration System from MongoDB409 versions - Latest release: over 1 year ago - 375 stars on GitHub
github.com/evergreen-ci/pail v0.0.0-20240125155701-e60f20da397e
10 versions - Latest release: over 1 year ago - 8 dependent packages - 24 dependent repositories - 0 stars on GitHubgithub.com/interline-io/transitland-server v0.0.0-20240125035746-a0be5019b2b7
Transitland Server70 versions - Latest release: over 1 year ago - 5 stars on GitHub
github.com/nucleuscloud/neosync/backend v0.0.0-20240124170021-336ee683296c
391 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 3 stars on GitHubgithub.com/bloominlabs/baseplate-go/config/auth0 v0.0.0-20240123231501-f0986af845ce
58 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/pulumi/pulumi-auth0/provider/v3 v3.0.0-20240123051500-298cc45978e0
An auth0Pulumi resource package, providing multi-language access to Auth03 versions - Latest release: over 1 year ago - 23 stars on GitHub
github.com/opsly/terraformer v1.12.0
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastruc...23 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/Opsly/terraformer v1.12.0
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastruc...23 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/aserto-dev/ds-load/plugins/auth0 v0.0.0-20240122130151-a927ad3e9c95
CLI pipeline for populating the directory9 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/nettica-com/nettica-admin v0.0.0-20240115121819-2dd225459c89
Nettica Admin67 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/evergreen-ci/logkeeper v0.0.0-20240108223959-dfc649ce2ffb
a service for storing test log output3 versions - Latest release: over 1 year ago - 5 stars on GitHub
github.com/raynigon/climate-metrics/v2 v2.0.5
climate metrics6 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/txsvc/apikit v0.3.3
A standard library for API services and CLIs8 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/txsvc/cloudlib v1.0.3
A "standard library" of go functions used to build portable cloud native apps5 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/virsas/lib-go-utilities v0.16.15
61 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/virsas/lib-go-modules v0.16.15
61 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/anyproto/any-pp-node v0.0.5
Any Payment Processing node5 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/pixlise/core/v3 v3.12.0
A REST API and other components for the Pixlise project, supporting the Pixlise UI.38 versions - Latest release: over 1 year ago - 2 stars on GitHub
github.com/hypnobrando/sendy v0.0.0-20231120195424-3bc53b36b194
A Go HTTP Builder Client.11 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/rgracey/auth0-operator v0.0.0-20231116140816-bf9a960bdffc
Kubernetes operator for Auth06 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/evergreen-ci/gimlet v0.0.0-20231108203524-e7de42b0623c
Package gimlet is a toolkit for building JSON/HTTP interfaces (e.g. REST). Gimlet builds on stan...8 versions - Latest release: over 1 year ago - 13 dependent packages - 32 dependent repositories - 0 stars on GitHub
github.com/mongodb/amboy v0.0.0-20231107210353-e120ae1e62fe
Package amboy provides basic infrastructure for running and describing jobs and job workflows wit...12 versions - Latest release: over 1 year ago - 8 dependent packages - 22 dependent repositories - 81 stars on GitHub
github.com/ConsultingMD/go-auth0 v1.0.2
Package auth0 provides a client for using the Auth0 Authentication and Management APIs. Initiali...3 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/consultingmd/go-auth0 v1.0.2
Forked version of Go SDK for the Auth0 Management API.3 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/mongodb/anser v0.0.0-20231019191251-2a589a5299e6
Package anser provides a document transformation and processing tool to support data migrations. ...8 versions - Latest release: over 1 year ago - 5 dependent packages - 17 dependent repositories - 17 stars on GitHub
github.com/evergreen-ci/utility v0.0.0-20231017180358-3a3a0617644d
common tools and services12 versions - Latest release: over 1 year ago - 17 dependent packages - 28 dependent repositories - 2 stars on GitHub
github.com/mongodb/grip v0.0.0-20231010153552-fd9e260891f5
Package grip provides a flexible logging package for basic Go programs. Drawing inspiration from ...15 versions - Latest release: over 1 year ago - 22 dependent packages - 43 dependent repositories - 14 stars on GitHub
github.com/raynigon/auth0_exporter/v2 v2.0.0-20230928004933-e7085353a3dc
A Auth0 metric exporter for Prometheus4 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/mongodb/jasper v0.0.0-20230925210140-42106f8df2fa
Jasper is a Process Management Framework10 versions - Latest release: over 1 year ago - 3 dependent packages - 12 dependent repositories - 11 stars on GitHub
github.com/ditointernet/go-auth0 v0.0.0-20230921234924-540ec0c395f5
Package auth0 provides a client for using the Auth0 Authentication and Management APIs. Initiali...4 versions - Latest release: over 1 year ago
github.com/evergreen-ci/cocoa v0.0.0-20230918160723-69a3ef4b69a0
Package cocoa provides interfaces to interact with groups of containers (called pods) backed by c...10 versions - Latest release: over 1 year ago - 1 dependent package - 8 dependent repositories - 0 stars on GitHub
github.com/evergreen-ci/timber v0.0.0-20230905184025-88c53a14c47b
11 versions - Latest release: almost 2 years ago - 3 dependent packages - 11 dependent repositories - 0 stars on GitHubgithub.com/heeser-io/universe-cli v0.0.0-20230829174253-806406a61d09
CLI for better usage of universecloud6 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/pete911/auth0 v0.0.0-20230825181653-2cab18a9492c
auth0 cli1 version - Latest release: almost 2 years ago - 1 stars on GitHub
github.com/DazWilkin/fly-exporter v0.0.0-20230825165459-2f81b8514786
5 versions - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/palisadeinc/go-auth0 v1.1.0
Package auth0 provides a client for using the Auth0 Authentication and Management APIs. Initiali...1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/evergreen-ci/cedar v0.0.0-20230801145915-130bb7f6c2b9
Package cedar holds a a number of application level constants and shared resources for the Cedar ...19 versions - Latest release: almost 2 years ago - 1 stars on GitHub
github.com/cigncloud/terraformer v0.9.0
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastruc...1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/pulumi/pulumi-auth0/provider/v2 v2.0.0-20230714051849-5ecec4f68e01
An auth0Pulumi resource package, providing multi-language access to Auth01 version - Latest release: almost 2 years ago - 22 stars on GitHub
github.com/dekkart/terraformer-hw v1.0.0
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastruc...1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/dekkart/terraformer-ct v0.0.0-20230707100236-ec2e68e4a120
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastruc...2 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/tigrisdata/tigrisdb v1.0.0-beta.122
175 versions - Latest release: almost 2 years agogithub.com/tigrisdata/tigris v1.0.0-beta.122
Tigris is an Open Source Serverless NoSQL Database and Search Platform.175 versions - Latest release: almost 2 years ago - 683 stars on GitHub
github.com/con40/auth0-cli v0.0.0-20230616151107-63b909d3a517
Build, manage and test your Auth0 integrations from the command line1 version - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/evergreen-ci/certdepot v0.0.0-20230605145113-e623e531f599
10 versions - Latest release: about 2 years ago - 4 dependent packages - 13 dependent repositories - 0 stars on GitHubgithub.skymusic.top/prometheus-community/stackdriver_exporter v0.14.1
20 versions - Latest release: about 2 years agogithub.com/evergreen-ci/bond v0.0.0-20230525222256-43b75a0f7edc
Downloader for MongoDB Release Artifacts4 versions - Latest release: about 2 years ago - 4 dependent packages - 12 dependent repositories - 1 stars on GitHub
github.com/evergreen-ci/poplar v0.0.0-20230523215417-3b666933139b
Package poplar provides a set of tools for running and managing results for benchmarks in go. Th...10 versions - Latest release: about 2 years ago - 6 dependent packages - 22 dependent repositories - 2 stars on GitHub
github.com/mongodb/curator v0.0.0-20230523215300-a1293258b30e
Package curator is a tool for generating and publishing operating system packages (e.g. deb and r...4 versions - Latest release: about 2 years ago - 1 dependent repositories - 21 stars on GitHub
github.com/arik-kfir/goutil v0.0.1
1 version - Latest release: about 2 years ago - 0 stars on GitHubgithub.com/arik-kfir/greenstar/backend v0.0.0-20230513223209-c475947a416e
GreenSTAR is an accounting application built for the new generation.1 version - Latest release: about 2 years ago - 1 stars on GitHub
github.com/PraveenPin/SwipeMeter v0.0.0-20230506220129-fa7a5f6dd4cc
11 versions - Latest release: about 2 years ago - 1 dependent packagegithub.com/superfly/rchab/dockerproxy v0.0.0-20230502125244-a4467b8384dd
Fly.io Remote Builder (Remote Controlled Hot Air Balloon)12 versions - Latest release: about 2 years ago - 25 stars on GitHub
github.com/pixlise/core/v2 v2.1.7
A REST API and other components for the Pixlise project, supporting the Pixlise UI.35 versions - Latest release: about 2 years ago - 2 stars on GitHub
github.com/selefra/selefra-provider-auth0 v0.1.0
1 version - Latest release: about 2 years ago - 0 stars on GitHubgithub.com/openshift-assisted/assisted-swarm v0.0.0-20230406190048-a77957e7f094
Load testing tool for the Assisted Installer1 version - Latest release: about 2 years ago - 0 stars on GitHub
github.com/authok/authok-go v0.0.0-20230323203313-d9c2254685fb
Package authok provides a client for using the Authok Management API. Usage Initialize a new cl...1 version - Latest release: about 2 years ago
github.com/bcmi-labs/auth0 v1.2.10 💰
Go SDK for the Auth0 platform35 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/bloominlabs/baseplate-go v0.0.0-20230313055853-1151fdd3e669
25 versions - Latest release: about 2 years ago - 2 dependent packages - 1 dependent repositories - 0 stars on GitHubgithub.com/bloominlabs/baseplate-go/config/telemetry v0.0.0-20230306000658-4e83faacbb08
4 versions - Latest release: over 2 years ago - 0 stars on GitHubgithub.com/aserto-dev/aserto-idp-plugin-auth0 v0.8.5
IDP Plugin for Aserto15 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/timandy/go-auth0 v1.0.2
Package auth0 provides a client for using the Auth0 Management API. Usage Initialize a new clie...16 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/getenv/terraform-provider-fly v0.0.18
A Terraform provider for Fly.io18 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/jlongtine/flyctl/api v0.0.450
Command line tools for fly.io services1 version - Latest release: over 2 years ago - 1 stars on GitHub
github.com/jlongtine/flyctl v0.0.450
Command line tools for fly.io services663 versions - Latest release: over 2 years ago - 1 stars on GitHub
github.com/quarksgroup/paypack-go v0.2.7
29 versions - Latest release: over 2 years ago - 1 dependent repositories - 2 stars on GitHubgithub.com/vpavlin/fly-helper v0.0.5
Simple tool to help with Fly.io deployment management5 versions - Latest release: over 2 years ago - 3 stars on GitHub
github.com/rawis/raw-terraformer v0.0.0-20221105080639-53af832109e2
1 version - Latest release: over 2 years agogithub.com/quarksgroup/sms-client v1.0.1
Go based SMS client2 versions - Latest release: over 2 years ago - 3 dependent packages - 1 dependent repositories - 1 stars on GitHub
github.com/rguichard/pomerium v0.19.0
Package pomerium is the root of the pomerium project.33 versions - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/misalud-ai/go-auth0 v0.9.6
Package auth0 provides a client for using the Auth0 Management API. Usage Initialize a new clie...15 versions - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/nicolajv/go-auth0 v0.9.2 removed
11 versions - Latest release: almost 3 years agogithub.com/vbetsun/surgeon-intern-app v0.0.0-20220523183619-ffd03ff2df5d
1 version - Latest release: about 3 years ago - 0 stars on GitHubgithub.com/7onn/gcp-idle-resources-metrics v1.4.0
11 versions - Latest release: about 3 years agogithub.com/7onn/gcp-idleness-exporter v1.4.0
Identify unused resources at Google Cloud Platform through Prometheus' metrics11 versions - Latest release: about 3 years ago - 4 stars on GitHub
github.com/PentoHQ/go-auth0 v0.6.3
Go client library for the Auth0 platform.5 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/pentohq/go-auth0 v0.6.3
Go client library for the Auth0 platform.5 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/Passiolife/go-auth0 v0.6.2
Go client library for the Auth0 platform.4 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/passiolife/go-auth0 v0.6.2 removed
4 versions - Latest release: about 3 years agogithub.com/vipul-mi/go-auth0 v0.6.2 removed
4 versions - Latest release: about 3 years agogithub.com/greg-reese/gcp-quota-comparer v0.0.0-20220316205305-84b0e4659092
1 version - Latest release: about 3 years agogithub.com/innov8-indonesia/auth0 v1.4.0
Go SDK for the Auth0 platform34 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/Innov8-Indonesia/auth0 v1.4.0
Package auth0 provides a client for using the Auth0 Management API. Usage Initialize a new clie...34 versions - Latest release: about 3 years ago - 0 stars on GitHub
github.com/EOS-Nation/go-auth0 v0.6.1
Go client library for the Auth0 platform.3 versions - Latest release: over 3 years ago - 0 stars on GitHub
github.com/puppetlabs/go-auth0 v0.6.1
Go client library for the Auth0 platform.3 versions - Latest release: over 3 years ago - 0 stars on GitHub
github.com/eos-nation/go-auth0 v0.6.1
Go client library for the Auth0 platform.3 versions - Latest release: over 3 years ago - 0 stars on GitHub
github.com/awakim/immoblock-backend v0.0.0-20220223212253-ca80cc28b974
1 version - Latest release: over 3 years agogithub.com/thepalbi/stackdriver_exporter v0.12.0
Google Stackdriver Prometheus exporter17 versions - Latest release: over 3 years ago - 1 stars on GitHub
github.com/binuala/stackdriverconnecter v0.12.0
17 versions - Latest release: over 3 years ago - 0 stars on GitHubgithub.com/AgentofAsgard/sg v0.0.0
Code Intelligence Platform1 version - Latest release: over 3 years ago - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.