debian-forge-composer/cmd/osbuild-composer
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
..
testdata osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
composer.go worker: make Enqueue() specific for each job type 2020-11-11 18:16:42 +01:00
config.go osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
config_test.go osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
main.go osbuild-composer: merge cloud API into main binary 2020-10-16 09:37:04 +02:00