Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProxyRoundTripper ¶
func NewProxyRoundTripper(backend bool, transport http.RoundTripper, endpointIterator route.EndpointIterator, handler *handler.RequestHandler, afterRoundTrip AfterRoundTrip) http.RoundTripper
Types ¶
type AfterRoundTrip ¶
type BackendRoundTripper ¶
type BackendRoundTripper struct {
// contains filtered or unexported fields
}
type RouteServiceRoundTripper ¶
type RouteServiceRoundTripper struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.