//
pkg.gl
Category
github.com/samjkon/amazon-ecs-agent
ecs-init
backoff
package
1.61.0
Repository:
https://github.com/samjkon/amazon-ecs-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
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.