debian-forge-composer/internal/jobqueue
Lars Karlitski b5432e78b9 worker: move ComposerClient to jobqueue package
This moves the client code into the same package as the server code,
which makes it easier to change (and version) the two in sync. Also, it
will allow to make some structs private to the jobqueue package and to
test `Client`.

Also rename it to jobqueue.Client.
2020-03-25 14:05:44 +01:00
..
api.go jobqueue: remove Job.OutputType 2020-03-24 22:29:41 +01:00
api_test.go tree-wide: use uuid.MustParse() when possible 2020-03-25 10:22:16 +01:00
client.go worker: move ComposerClient to jobqueue package 2020-03-25 14:05:44 +01:00
job.go jobqueue: remove Job.OutputType 2020-03-24 22:29:41 +01:00
local_target_uploader.go worker: upload local target image using jobqueue api 2020-02-14 11:53:38 +01:00