Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.