debian-forge-composer/internal/cloudapi
Tom Gundersen 98fd290a08 worker: make Enqueue() specific for each job type
Most of the worker API is now untyped, but keep Enqueu() typed to
ensure the job objects match the names in the queue. This means we
must add a version of Enqueue() for each job type we support.
2020-11-11 18:16:42 +01:00
..
openapi.gen.go cloudapi: Add rhsm parameter to repository 2020-09-22 11:38:28 +02:00
openapi.yml cloudapi: return statuses as specified in openapi spec 2020-11-09 14:17:19 +01:00
server.go worker: make Enqueue() specific for each job type 2020-11-11 18:16:42 +01:00