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. |
||
|---|---|---|
| .. | ||
| store.go | ||
| store_test.go | ||