//
pkg.gl
Category
github.com/swarajkumarsingh/turbo-deploy
functions
retry
package
0.0.0-20241228150345-f34914471809
Repository:
https://github.com/swarajkumarsingh/turbo-deploy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
33 SLOC
#
Functions
CustomRetry
CustomRetry retries a function f for attempts time with given duration.
NewStop
NewStop function can be used to implement a custom stop message.
#
Structs
Stop
Stop indicates manually stopping of custom retry.