//
pkg.gl
Category
github.com/aws/amazon-ecs-init
ecs-init
backoff
package
1.64.0-1
Repository:
https://github.com/aws/amazon-ecs-init.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
6
Files
52 SLOC
#
Functions
NewBackoff
NewBackoff creates a Backoff which ranges from min to max increasing by multiple each time.
#
Interfaces
Backoff
Backoff defines a back-off/retry interface.