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
Kosa Matyas -
mohamed Tayel -
kvetoslavnovak -
Jagroop Singh -
Top comments (0)