cron icon indicating copy to clipboard operation
cron copied to clipboard

Added context

Open lpongetti opened this issue 1 year ago • 1 comments

Added context in Run and Start

#318

lpongetti avatar Feb 23 '24 10:02 lpongetti

I made improvements based on this repository and released version 4.0.0, which supports context.Context.

Welcome to use. https://github.com/flc1125/go-cron


Currently, link tracing and distributed anti-duplicate execution are implemented using its context.Context.

These two functions are currently in my other warehouse. https://github.com/go-kratos-ecosystem/components/tree/2.x/crontab/middleware

When it is used and maintained perfectly, I will move them into the flc1125/go-cron warehouse.

flc1125 avatar Nov 01 '24 00:11 flc1125