template/pkg
djmil 974fed55d3 happy path perf optimization
move goroutineID() inside the defer, guarded by !finished. It's safe — Goexit runs defers in the same goroutine, so the ID is stable.
2026-04-23 20:02:34 +00:00
..
result happy path perf optimization 2026-04-23 20:02:34 +00:00