debian-forge-composer/internal/jobqueue
Lars Karlitski e5eb673be6 distro: rename awkwardly named function
WithSingleDistro() doesn't follow go's naming convention for creating
objects (New*). Rename it to NewRegistry() and rename the old
NewRegistry() to NewDefaultRegistry().

The idea is that NewRegistry() can be used to create full Registry
objects from outside the package. NewDefaultRegistry() is a convenience
function that creates a Registry with all known distros.
2020-03-03 11:53:06 +01:00
..
api.go lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
api_test.go distro: rename awkwardly named function 2020-03-03 11:53:06 +01:00
job.go distro: rename awkwardly named function 2020-03-03 11:53:06 +01:00
local_target_uploader.go worker: upload local target image using jobqueue api 2020-02-14 11:53:38 +01:00