JobArgs() returns the arguments submitted with a job in raw form. Since the structure of the args are opaque to job queue, it's the responsibility of the caller to deserialize the arguments. Args retrieval is added to the existing TestArgs() function. |
||
|---|---|---|
| .. | ||
| fsjobqueue | ||
| jobqueue.go | ||