Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DialContextFn ¶ added in v0.3.0
type Dialer ¶
type Dialer struct {
DialContextFn // DialContext function we wrap, if nil use net.Dialer.DialContext
*Limiter // Limiter to use
}
type Limiter ¶
func NewLimiter ¶
Click to show internal directories.
Click to hide internal directories.