debian-forge-composer/internal/worker
Achilleas Koutsou 1c5f6810be worker: Add JobArgs() method
Wraps jobqueue.JobArgs() method and unmarshals data into the provided
concrete struct value. The struct should match the requested job type of
the given ID.
2021-01-16 13:39:30 +01:00
..
api worker: introduce dynamicArgs 2020-11-11 18:16:42 +01:00
client.go worker: implement koji job types 2020-11-11 18:16:42 +01:00
json.go workerapi: serialize koji errors as strings 2020-11-13 09:39:55 +01:00
server.go worker: Add JobArgs() method 2021-01-16 13:39:30 +01:00
server_test.go jobqueue: remove testjobqueue 2021-01-12 12:19:25 +01:00