Files
wonderwall/pkg
Trong Huu Nguyen 66d734358d refactor: use errgroup for coordinated server lifecycle
Move metrics and probe listeners from main.go into server.go and
manage all servers with errgroup. This replaces log.Fatalf goroutines
with proper error propagation and ties all server lifetimes together
so a failure in any listener triggers graceful shutdown of the others.
2026-05-08 07:49:17 +02:00
..
2026-03-03 08:35:11 +01:00
2026-03-03 08:35:11 +01:00
2023-10-10 14:51:12 +02:00