transport

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package transport provides http transport roundtrip option

Package transport provides http transport roundtrip option

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExpBackoff

func NewExpBackoff(opts ...Option) http.RoundTripper

NewExpBackoff returns the backoff roundtripper implementation.

Types

type Option

type Option func(*ert)

Option represents the functional option for transport and backoff.

func WithBackoff

func WithBackoff(bo backoff.Backoff) Option

WithBackoff returns the Option that set the backoff.

func WithRoundTripper

func WithRoundTripper(tr http.RoundTripper) Option

WithRoundTripper returns the Option that set the RoundTripper.

Jump to

Keyboard shortcuts

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