Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTP ¶
type HTTP struct {
// contains filtered or unexported fields
}
HTTP defines a proxy http
- implements proxy.Proxy
func (*HTTP) Listen ¶
func (h *HTTP) Listen()
Listen implements proxy.Proxy. This function can be called multiple times provided the server is not running, ie. Stop() has been called.
func (HTTP) RegisterHandler ¶
RegisterHandler implements proxy.Proxy
Click to show internal directories.
Click to hide internal directories.