carlescere/scheduler

Adding time.Duration?

Opened this issue · 0 comments

How about adding time.Duration parameter to job scheduling scheduler.EveryDuration(time.Duration)?
So that it becomes easy for me to wrap it in other funcs? Since right now I need to closure some objects.