debian-forge-composer/internal/rcm
Lars Karlitski 72f8b07e8b store: move ComposeRequest to the store package
A ComposeRequest is data used to submit a compose to the store, so it
should live in that package.

Remove the json marshalling test, because ComposeRequest is never
marshalled to JSON.

This will allow to use types from `distro` in the ComposeRequest struct.
2020-03-12 20:01:24 +01:00
..
api.go store: move ComposeRequest to the store package 2020-03-12 20:01:24 +01:00
api_test.go distro: panic less often 2020-03-03 11:53:06 +01:00