types

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Req

type Req = *http.Request

type ReverseProxy

type ReverseProxy = *httputil.ReverseProxy

func ReverseProxyIdentity

func ReverseProxyIdentity(rp ReverseProxy) ReverseProxy

type ReverseProxyDecorator

type ReverseProxyDecorator = func(ReverseProxy) ReverseProxy

type RoundTripperFunc

type RoundTripperFunc func(Req) (Rsp, error)

func (RoundTripperFunc) RoundTrip

func (fn RoundTripperFunc) RoundTrip(r Req) (Rsp, error)

type Rsp

type Rsp = *http.Response

Jump to

Keyboard shortcuts

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