Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcgrillo
43 days ago
> if err != nil is the feature, not the bug. It forces you to look at every place something can go wrong and decide what to do about it.
It truly does not.