spreadlab/cmd/spreadlab
Justin Visser 273ee45272 close the healthz probe body eagerly, errcheck fix
The probe reads nothing from the body, so close-and-check beats an
unchecked defer (which golangci-lint rejects).
2026-06-11 15:05:05 +02:00
..
main.go close the healthz probe body eagerly, errcheck fix 2026-06-11 15:05:05 +02:00
main_test.go refactor cmd: thin main, testable run(io.Writer), AllStrategies in engine 2026-06-10 12:39:03 +02:00