Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/recovery
Service to handle recovery from panic events in Go
https://github.com/janos/recovery
Last synced: about 1 month 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T10:37:48.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T12:53:27.596Z (5 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- 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
[![GoDoc](https://godoc.org/resenje.org/recovery?status.svg)](https://godoc.org/resenje.org/recovery)
[![Go](https://github.com/janos/recovery/workflows/Go/badge.svg)](https://github.com/janos/recovery/actions?query=workflow%3AGo)## Installation
Run `go get resenje.org/recovery` from command line.