package retryhandler
import "github.com/moby/buildkit/util/resolver/retryhandler"
Index ¶
Variables ¶
MaxRetryBackoff is the maximum backoff time before giving up. This is a variable so that code which embeds BuildKit can override the default value.
Functions ¶
func New ¶
func New(f images.HandlerFunc, logger func([]byte)) images.HandlerFunc
Source Files ¶
- Version
- v0.11.6
- Published
- Apr 20, 2023
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 12 hours ago –
Tools for package owners.