Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
Proxy is an HTTP proxy that forwards traffic to a set of backends.
func (*Proxy) AddBackend ¶
AddBackend adds a backend to the proxy. Note that backends cannot be removed.
Click to show internal directories.
Click to hide internal directories.