JobArgs() function replaced with more general Job() function that returns all the parameters used to originally define a job during Enqueue(). This new function enables access to the type of a job in the queue, which wasn't available until now (except when Dequeueing). |
||
|---|---|---|
| .. | ||
| fsjobqueue | ||
| jobqueue.go | ||