Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSingleHostProxy ¶
NewSingleHostProxy returns a Proxy which stand for a endpoint.
Types ¶
type Proxy ¶
type Proxy struct { // The file or directory to read from Endpoint string // contains filtered or unexported fields }
Proxy for a proxy instance
func (*Proxy) ProcessMessage ¶
func (*Proxy) ServeRequest ¶
ServeRequest honours the server.Router interface
Click to show internal directories.
Click to hide internal directories.