debian-forge-composer/internal/common
Tom Gundersen 87b0bb6e5d distro: mass cleanup
Delete unused methods and make types and fields private where
possible. Some code is moved around, but apart from that there
is no change in behavior.

The naming of the distros were moved back into the distro
packages as the common types now only had one user, and this
allowed us to drop some redundant error checking.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-03-24 14:13:03 +01:00
..
compose_result.go lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
helpers.go lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
states.go common: refactor build states into a separate file 2020-02-12 11:17:26 +01:00
states_test.go tree-wide: format code with gofmt 2020-02-17 16:09:17 +01:00
types.go distro: mass cleanup 2020-03-24 14:13:03 +01:00
types_test.go store: move ComposeRequest to the store package 2020-03-12 20:01:24 +01:00