Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acoshift/panicretry

Retry panic middleware in Go
https://github.com/acoshift/panicretry

Last synced: about 1 month ago
JSON representation

Retry panic middleware in Go

Awesome Lists containing this project

README

        

# panicretry

[![Build Status](https://travis-ci.org/acoshift/panicretry.svg?branch=master)](https://travis-ci.org/acoshift/panicretry)
[![Coverage Status](https://coveralls.io/repos/github/acoshift/panicretry/badge.svg?branch=master)](https://coveralls.io/github/acoshift/panicretry?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/acoshift/panicretry)](https://goreportcard.com/report/github.com/acoshift/panicretry)
[![GoDoc](https://godoc.org/github.com/acoshift/panicretry?status.svg)](https://godoc.org/github.com/acoshift/panicretry)

Retry panic middleware in Go