gostations/internal
Greg Gauthier b378fec3b2
Some checks failed
gobuild / build (push) Failing after 4s
refactor: reorganize into internal packages, fix critical panics and error handling
Move browser, config, player, and radio logic into internal/{config,radio,player,ui,version}.
Add cached API host resolution, context-aware HTTP client, and nil/length guards to eliminate
RandomIP, nslookup, reverseLookup, and GetStations panics. Replace subExecute with clean
legacyPlayer using Run-only execution. Fix inverted -short test guards, unformatted config
error messages, and "Erorr" typo. Remove obsolete vendor/GOPATH logic from build scripts.
Update callers in stations.go and radiomenu.go to new paths; retain shims for transition.
2026-06-05 21:10:54 +01:00
..
config refactor: reorganize into internal packages, fix critical panics and error handling 2026-06-05 21:10:54 +01:00
player refactor: reorganize into internal packages, fix critical panics and error handling 2026-06-05 21:10:54 +01:00
radio refactor: reorganize into internal packages, fix critical panics and error handling 2026-06-05 21:10:54 +01:00
ui refactor: reorganize into internal packages, fix critical panics and error handling 2026-06-05 21:10:54 +01:00
version refactor: reorganize into internal packages, fix critical panics and error handling 2026-06-05 21:10:54 +01:00