Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
coldtea
on Jan 18, 2017
|
parent
|
context
|
favorite
| on:
My Go Resolutions for 2017
Errors must be handled, which means you always get control flow with them, even if it's just the primitive (if err != nil) -- in Go you just have to manually write the control flow instead of the language helping you.
echlebek
on Jan 18, 2017
[–]
Right - the control flow is explicit, and works the same as regular control flow.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: