debian-forge-composer/internal/jobqueue
Achilleas Koutsou 668fb003ef jobqueue: Replace JobArgs() with Job()
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).
2021-01-19 10:37:51 +01:00
..
fsjobqueue jobqueue: Replace JobArgs() with Job() 2021-01-19 10:37:51 +01:00
jobqueue.go jobqueue: Replace JobArgs() with Job() 2021-01-19 10:37:51 +01:00