kamilsk / retry

♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.
https://pkg.go.dev/github.com/kamilsk/retry/v5
MIT License
340 stars 14 forks source link

remove context package #82

Closed kamilsk closed 7 years ago

kamilsk commented 7 years ago

copy channel.go from semaphore package and use it instead