transport

package
v0.0.49 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2020 License: Apache-2.0 Imports: 6 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

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