debian-forge-composer/internal/jobqueue
Achilleas Koutsou 6967333759 jobqueue: Add JobArgs() method
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.
2021-01-16 13:39:30 +01:00
..
fsjobqueue jobqueue: Add JobArgs() method 2021-01-16 13:39:30 +01:00
jobqueue.go jobqueue: Add JobArgs() method 2021-01-16 13:39:30 +01:00