https://github.com/acoshift/panicretry
Retry panic middleware in Go
https://github.com/acoshift/panicretry
Last synced: about 2 months ago
JSON representation
Retry panic middleware in Go
- Host: GitHub
- URL: https://github.com/acoshift/panicretry
- Owner: acoshift
- License: mit
- Created: 2018-03-29T02:41:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T10:11:24.000Z (about 7 years ago)
- Last Synced: 2025-02-01T02:20:01.546Z (4 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# panicretry
[](https://travis-ci.org/acoshift/panicretry)
[](https://coveralls.io/github/acoshift/panicretry?branch=master)
[](https://goreportcard.com/report/github.com/acoshift/panicretry)
[](https://godoc.org/github.com/acoshift/panicretry)Retry panic middleware in Go