debian-forge-composer/cmd/osbuild-composer
Lars Karlitski 7aca756156 osbuild-composer: split out the actual service
Split the actual service into its own type `Composer` in composer.go.
main.go now (more or less) contains only collecting configuration from
the environment and the file system, as well as activation file
descriptors.

Aside from making the code easier to grok, this is a first step towards
running composer in a different environment than the one set up by
systemd.
2020-09-29 21:52:58 +01:00
..
testdata osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
composer.go osbuild-composer: split out the actual service 2020-09-29 21:52:58 +01:00
config.go osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
config_test.go osbuild-composer: use less pointers in config 2020-09-29 21:52:58 +01:00
main.go osbuild-composer: split out the actual service 2020-09-29 21:52:58 +01:00