Hacker News new | ask | show | jobs
by candleknight 659 days ago
but that'll be at runtime
1 comments

In Go, a runtime panic indicates a programmer error. This means you should not have written that line of code. The solution is to fix the line of code.