utils

package
v0.0.0-...-0caeaa4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExponentialBackoff

func ExponentialBackoff(ctx context.Context, config RetryConfig, function func() error) error

Types

type RetryConfig

type RetryConfig struct {
	MaxAttempts  int
	DefaultDelay time.Duration
	MaxDelay     time.Duration
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL