A New, Interactive Approach to Learning Go
-
Updated
Feb 24, 2023 - Go
A New, Interactive Approach to Learning Go
panicrecovery is a Go package that provides middleware for recovering from panics in both HTTP and gRPC servers. This middleware helps ensure that server doesn't crash when an unexpected panic occurs, logging the error and providing an appropriate response.
Add a description, image, and links to the go-panic topic page so that developers can more easily learn about it.
To associate your repository with the go-panic topic, visit your repo's landing page and select "manage topics."