https://github.com/janos/recovery
Service to handle recovery from panic events in Go
https://github.com/janos/recovery
Last synced: 8 months ago
JSON representation
Service to handle recovery from panic events in Go
- Host: GitHub
- URL: https://github.com/janos/recovery
- Owner: janos
- License: bsd-3-clause
- Created: 2016-10-28T22:01:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T10:37:48.000Z (over 6 years ago)
- Last Synced: 2025-08-11T06:35:07.162Z (10 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Service to handle recovery from panic events in Go
[](https://godoc.org/resenje.org/recovery)
[](https://github.com/janos/recovery/actions?query=workflow%3AGo)
## Installation
Run `go get resenje.org/recovery` from command line.