Similarly to the recent changes to Dequeue(), let the caller unmarshal the return JSON. This allows us to pass the result on without being able to unmarshal it. In follow-up patches, we will pass results of jobs to dependent jobs, but the worker API does not know about the different job types, nor how to unmarshal them. |
||
|---|---|---|
| .. | ||
| fsjobqueue.go | ||
| fsjobqueue_test.go | ||