Documentation ¶
Overview ¶
This example shows you how to configure Sentry in your server
If you have Sentry, replace your dsn and run the example. You should see the error in your Sentry dashboard.
The example provides 3 endpoints. 1 panicking directly in the handler, 1 using the default errors package and another using exactlylabs/go-errors package
Click to show internal directories.
Click to hide internal directories.