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). |
||
|---|---|---|
| .. | ||
| api | ||
| server.go | ||
| server_internal_test.go | ||
| server_test.go | ||