Documentation ¶
Overview ¶
Package reverseproxy maintains the reverse proxy handlers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { URL *url.URL RProxy *httputil.ReverseProxy }
Config is the configuration needed to create a reverse proxy.
Click to show internal directories.
Click to hide internal directories.