Hacker News new | ask | show | jobs
by jdbxhdd 545 days ago
Panics can be values and errors don't have to be values in go?

I think you are missing up concepts here

1 comments

I’m not talking about the underlying model, I’m talking about the control flow. What I mean is errors are explicit values belonging to the signature of the functions.