Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ignoramous
on Feb 19, 2025
|
parent
|
context
|
favorite
| on:
One year after switching from Java to Go
>
I like to use panics for exceptional conditions just for the convenient escape with the stack trace.
One can debug.PrintStack(), instead.
https://pkg.go.dev/runtime/debug#PrintStack
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
One can debug.PrintStack(), instead.
https://pkg.go.dev/runtime/debug#PrintStack