debian-forge-composer/internal/cloudapi
Achilleas Koutsou b011b9845a cloudapi: split GetTarget() into functions
Separate the handling of each individual target type into its own
function called by GetTarget()'s case switch.  This makes the function
more readable and the target object creation reusable.

Added an empty line after each creation of irTarget to make it easier to
visually distinguish the cases that fall through.
2023-11-17 16:48:16 +01:00
..
v2 cloudapi: split GetTarget() into functions 2023-11-17 16:48:16 +01:00
server.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00