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
- Host: GitHub
- URL: https://github.com/virtuald/go-permerror
- Owner: virtuald
- License: bsd-2-clause
- Created: 2018-08-14T22:48:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T23:52:42.000Z (almost 8 years ago)
- Last Synced: 2025-07-01T13:55:22.716Z (12 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-permerror
============
[](https://godoc.org/github.com/virtuald/go-permerror)
Creates errors that have a `Temporary` function to be used with grpc's
`FailOnNonTempDialError` option.