Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
HeyImAlex
on March 19, 2016
|
parent
|
context
|
favorite
| on:
Some Rookie Mistakes in Go
It's used in the stdlib I think, you just need to recover the panics at your api boundaries.
sagichmal
on March 19, 2016
[–]
Only for very specific use cases, like the recursive descent parser in encoding/json. It's not appropriate as a general pattern.
azinman2
on March 19, 2016
|
parent
[–]
That was my understanding. You're just suppose to handle/return errors normally right?
sagichmal
on March 21, 2016
|
root
|
parent
[–]
Yup!
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: