Documentation ¶
Overview ¶
Package proxy implements the proxy logic (--proxy argument of the command-line tool).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dialer ¶
type Dialer struct {
// contains filtered or unexported fields
}
Dialer implements dialer.Dialer interface and opens connections through the specified proxy.
Click to show internal directories.
Click to hide internal directories.