Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct { Scheme string `json:"scheme"` Address netaddr.IP `json:"address"` Port uint16 `json:"port"` Good bool `json:"good"` ExitAddress *netaddr.IP `json:"exitAddress,omitempty"` Error string `json:"error,omitempty"` Speed float64 `json:"speed,omitempty"` }
func (Proxy) IsReserved ¶
Click to show internal directories.
Click to hide internal directories.