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

https://github.com/virtuald/go-permerror

Permanent error wrappers for golang
https://github.com/virtuald/go-permerror

Last synced: about 2 months ago
JSON representation

Permanent error wrappers for golang

Awesome Lists containing this project

README

          

go-permerror
============

[![GoDoc](https://godoc.org/github.com/virtuald/go-permerror?status.svg)](https://godoc.org/github.com/virtuald/go-permerror)

Creates errors that have a `Temporary` function to be used with grpc's
`FailOnNonTempDialError` option.