berkayalan / go-for-devops

Golang Lectures and Practices for devops
GNU General Public License v3.0
0 stars 1 forks source link

Defer and Panic #15

Closed berkayalan closed 2 months ago

berkayalan commented 3 months ago

Description: Understand defer and panic. Priority: High

berkayalan commented 2 months ago

https://www.digitalocean.com/community/tutorials/handling-panics-in-go

berkayalan commented 2 months ago

https://gobyexample.com/recover