Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
dgellow
5y ago
0 comments
Share
You have go-lint or other linters to enforce it. It’s a per-project choice.
0 comments
default
newest
oldest
coldtea
5y ago
It's either a "per-project/leave it to the linter" choice, or a "they did this in the language to force people to handle errors close to the source".
Can't have it both ways!
dgellow
OP
5y ago
The “force” is the part that is incorrect, or at least misleading. The go approach is to encourage people to handle it at the call site, and you can use extra tooling to enforce it.
Once you get that point, there is no contradiction.
j
/
k
navigate · click thread line to collapse