Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReverseProxy ¶
func (*ReverseProxy) ServeHTTP ¶
func (p *ReverseProxy) ServeHTTP(rw http.ResponseWriter, req *http.Request)
type ReverseProxyWithCustom ¶
type ReverseProxyWithCustom struct {
// contains filtered or unexported fields
}
func (*ReverseProxyWithCustom) ServeHTTP ¶
func (r *ReverseProxyWithCustom) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.