chore: apply final linter fixes and code quality improvements across the service layer

This commit is contained in:
Tobias Gesellchen
2026-02-07 22:36:50 +01:00
parent e65b1ac110
commit 44e48f7307
6 changed files with 179 additions and 131 deletions
+2
View File
@@ -1,3 +1,5 @@
// Package main provides a demo client for the SoundTouch service API,
// demonstrating how to interact with devices and retrieve media information.
package main
import (