Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoggingRoundTripper ¶
func NewLoggingRoundTripper(transport http.RoundTripper, logger slog.Logger) http.RoundTripper
func NewRateLimitRoundTripper ¶
func NewRateLimitRoundTripper(transport gohttp.RoundTripper, interval time.Duration) gohttp.RoundTripper
Types ¶
type LoggingRoundTripper ¶
type LoggingRoundTripper struct {
// contains filtered or unexported fields
}
type RateLimitRoundTripper ¶
type RateLimitRoundTripper struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.