Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReverseProxyMiddleware ¶
type ReverseProxyMiddleware struct { middleware.Middleware // contains filtered or unexported fields }
func (*ReverseProxyMiddleware) Init ¶
func (m *ReverseProxyMiddleware) Init(next http.Handler) middleware.Middleware
func (*ReverseProxyMiddleware) ServeHTTP ¶
func (m *ReverseProxyMiddleware) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.