round_tripper

package
v0.4.16 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RoundTripper

func RoundTripper(d stream.Dialer) http.RoundTripper

func RoundTripperList added in v0.4.16

func RoundTripperList(ds []stream.Dialer) []http.RoundTripper

Types

type Random added in v0.4.16

type Random struct {
	// contains filtered or unexported fields
}

func NewRandom added in v0.4.16

func NewRandom(handlers []http.RoundTripper) *Random

func NewRoundRobin added in v0.4.16

func NewRoundRobin(handlers []http.RoundTripper) *Random

func (*Random) RoundTrip added in v0.4.16

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

type RoundRobin added in v0.4.16

type RoundRobin struct {
	// contains filtered or unexported fields
}

func (*RoundRobin) RoundTrip added in v0.4.16

func (r *RoundRobin) 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