When To Panic #4

Open
opened 2021-02-19 20:23:00 +00:00 by jeff · 0 comments
Owner

When should a program panic, and when should it return an error?

Can panic be used for a stack trace?

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

When should a program panic, and when should it return an error? Can panic be used for a stack trace? https://www.digitalocean.com/community/tutorials/handling-panics-in-go
jeff self-assigned this 2021-02-19 20:23:00 +00:00
jeff removed their assignment 2023-08-19 20:19:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: simplesystems/go-resources#4
No description provided.