Hacker News new | ask | show | jobs
by mplewis 659 days ago
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.