Skip to content

Commit

Permalink
docs: [ci skip] move sentry to gin-contrib/sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Jan 13, 2017
1 parent 7b9bbba commit 746a31b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sentry/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# sentry

Middleware to integrate with [sentry](https://getsentry.com/) crash reporting. Middleware version of `raven.RecoveryHandler()`.

## EOL-warning

**This package has been abandoned on 2017-01-13. Please use [gin-contrib/sentry](https://github.com/gin-contrib/sentry) instead.**

## Example
```go
package main
Expand Down

0 comments on commit 746a31b

Please sign in to comment.