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

https://github.com/goroute/recover

Recover middleware for go route
https://github.com/goroute/recover

Last synced: 6 months ago
JSON representation

Recover middleware for go route

Awesome Lists containing this project

README

          



[![Build Status](https://travis-ci.com/goroute/recover.svg?branch=master)](https://travis-ci.com/goroute/recover)
[![codecov](https://codecov.io/gh/goroute/recover/branch/master/graph/badge.svg)](https://codecov.io/gh/goroute/recover)
[![GoDoc](https://godoc.org/github.com/goroute/recover?status.svg)](http://godoc.org/github.com/goroute/recover)
[![Go Report Card](https://goreportcard.com/badge/github.com/goroute/recover)](https://goreportcard.com/report/github.com/goroute/recover)

# recover
Recover middleware for go route