Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundTransport ¶
type RoundTransport struct {
// contains filtered or unexported fields
}
func New ¶
func New(proxies ...string) (*RoundTransport, error)
func NewWithOptions ¶
func NewWithOptions(upstreamRequestNumber int, proxies ...string) (*RoundTransport, error)
func (*RoundTransport) Next ¶
func (rt *RoundTransport) Next() string
Click to show internal directories.
Click to hide internal directories.