In this directory you can find example applications of the frameworks we support, and other examples of common use cases.
The examples that expose a HTTP port will all listen on 9001.
Use cases and frameworks
Capturing panics within goroutines. Goroutines require special care to avoid crashing the app entirely or cleaning up before an error report can be sent.
This is an example of a panic within a goroutine which is sent to Bugsnag.