I was reading a bit about Go's builtin for panic()
and recover()
. I wanted to understand it a bit more, so I made a small app that tries to show how defer
, panic()
, and recover()
all work together.
Enjoy!
I was reading a bit about Go's builtin for panic()
and recover()
. I wanted to understand it a bit more, so I made a small app that tries to show how defer
, panic()
, and recover()
all work together.
Enjoy!
For further actions, you may consider blocking this person and/or reporting abuse
zarr -
Jacopo Marrone @tresorama -
Oleg Dubovoi -
Daniel Pepuho -
Top comments (0)