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)
func WithBackoff ¶
func WithRoundTripper ¶
func WithRoundTripper(tr http.RoundTripper) Option
Click to show internal directories.
Click to hide internal directories.