Versions in this module Expand all Collapse all v1 v1.0.6 Feb 7, 2024 Changes in this version + func FormatMessage(msg, format string, counter int) string + func NewThrottledTransport(limitPeriod time.Duration, requestCount int, transport http.RoundTripper) http.RoundTripper + func SelectFormat(cliFormat, configFormat string) string + type ThrottledTransport struct + func (c *ThrottledTransport) RoundTrip(r *http.Request) (*http.Response, error)