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. |
||
|---|---|---|
| .. | ||
| compose_result.go | ||
| helpers.go | ||
| states.go | ||
| states_test.go | ||
| types.go | ||
| types_test.go | ||