Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReverseProxy ¶
type ReverseProxy = *httputil.ReverseProxy
func ReverseProxyIdentity ¶
func ReverseProxyIdentity(rp ReverseProxy) ReverseProxy
type ReverseProxyDecorator ¶
type ReverseProxyDecorator = func(ReverseProxy) ReverseProxy
type RoundTripperFunc ¶
Click to show internal directories.
Click to hide internal directories.