Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxRetryBackoff = 8 * time.Second
MaxRetryBackoff is the maximum backoff time before giving up. This is a variable so that code which embeds DevKit can override the default value.
Functions ¶
func New ¶
func New(f images.HandlerFunc, logger func([]byte)) images.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.