Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a HTTP proxy that accepts connections from local programs and proxies these via remote flashlight servers.
func (*Client) ListenAndServe ¶
ListenAndServe spawns the HTTP proxy and makes it listen for incoming connections.
Click to show internal directories.
Click to hide internal directories.