# Functions

No description provided by the author
WithLogger sets the logger; it must implement either retryablehttp.Logger or retryablehttp.LeveledLogger; if not, this will not take effect.
WithRetryCount sets the number of retries.
WithUserAgent sets the media type of the signature.

# Constants

DefaultRetryCount is the default number of retries.

# Type aliases

Option is a functional option for customizing static signatures.