debian-forge-composer/internal/weldr
Tom Gundersen df7a0fec22 store: merge the compose package into the store
The types exposed by the compose package are only used in the store API,
so move them there where they belong.

Making the ownership of the types clear, rather than having them live in
a package for themselves, will make it clearer how the types can be
modified in follow-up commits.

Also remove the JSON annotations, as these types are no longer used for
serialization.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-05-18 11:50:15 +02:00
..
api.go store: merge the compose package into the store 2020-05-18 11:50:15 +02:00
api_test.go store: merge the compose package into the store 2020-05-18 11:50:15 +02:00
compose.go store: merge the compose package into the store 2020-05-18 11:50:15 +02:00
json.go client: Add functions to support compose testing 2020-04-15 11:35:05 +02:00
upload.go azure: normalize the terms for Azure credentials 2020-04-29 18:15:13 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00