retry

package
v1.200.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidStatusCode = errors.New("invalid status code")

ErrInvalidStatusCode for http retry.

Functions

This section is empty.

Types

type RoundTripper

type RoundTripper struct {
	http.RoundTripper
	// contains filtered or unexported fields
}

RoundTripper for retry.

func NewRoundTripper

func NewRoundTripper(cfg *retry.Config, hrt http.RoundTripper) *RoundTripper

NewRoundTripper for retry.

func (*RoundTripper) RoundTrip

func (r *RoundTripper) RoundTrip(req *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL