debian-forge-composer/internal/jobqueue
Lars Karlitski ab2c8aff08 jobqueue: make import declarations consistent
The usual style is three blocks: standard library, external
dependencies, internal dependencies.

Also run through `go fmt`, which sorts each of those blocks
alphabetically.
2020-04-06 12:11:54 +02:00
..
api.go jobqueue: make import declarations consistent 2020-04-06 12:11:54 +02:00
api_test.go jobqueue: make import declarations consistent 2020-04-06 12:11:54 +02:00
client.go jobqueue: rename ID to ComposeID in job structs 2020-04-06 12:11:54 +02:00
job.go jobqueue: make import declarations consistent 2020-04-06 12:11:54 +02:00
json.go jobqueue: rename ID to ComposeID in job structs 2020-04-06 12:11:54 +02:00
local_target_uploader.go worker: upload local target image using jobqueue api 2020-02-14 11:53:38 +01:00