package
0.24.6
Repository: https://github.com/serviceweaver/weaver.git
Documentation: pkg.go.dev

# Functions

Begin initiates a new retry loop.
BeginWithOptions returns a new retry loop configured with the provided options.

# Variables

DefaultOptions is the default set of Options.

# Structs

Options are the options that configure a retry loop.
Retry holds state for managing retry loops with exponential backoff and jitter.