Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Limiter ¶
type Limiter struct {
// contains filtered or unexported fields
}
func NewLimiter ¶
func (*Limiter) RoundTripper ¶
func (l *Limiter) RoundTripper(next http.RoundTripper) http.RoundTripper
Click to show internal directories.
Click to hide internal directories.