Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

workshop-depot/retry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retry

Retrying functions in Go, certain number of times or infinitely - Also can be used as a schaduler.

Documentation:

GoDoc

Get via:

$ go get -u github.com/dc0d/retry