Documentation
¶
Overview ¶
Package endpoints represents the configured end points. Each of these receives an instance of httputil.NewSingleHostReverseProxy as a dedicated proxy.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct {
URL string
Proxy *httputil.ReverseProxy
}
Click to show internal directories.
Click to hide internal directories.