diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-20 14:18:26 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-20 14:18:26 +0300 |
| commit | 30e95cd41fc26cc2cbef658c47c690eb5e388b04 (patch) | |
| tree | 6750d3fa31670c6b3c1f2efade0e1348de4ef2d5 /player-android | |
| parent | 0e5cefc30a4f6bc9d47069d6a3844027afc8bc55 (diff) | |
Extract app wiring from main.go into internal/app package (9a)
Move all dependency wiring, background worker startup, server lifecycle
(Wire, StartBackgroundWorkers, RunServer, RunWithSignal, BuildLogger) into
internal/app so cmd/player/main.go becomes thin: parse flags, load config,
delegate to app.RunWithSignal. Updated main_test.go to call app.Wire and
app.StartBackgroundWorkers directly.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Diffstat (limited to 'player-android')
0 files changed, 0 insertions, 0 deletions
