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

https://github.com/remko/go-errors

Errors with stack traces
https://github.com/remko/go-errors

Last synced: 8 months ago
JSON representation

Errors with stack traces

Awesome Lists containing this project

README

          

# go-errors

Errors with stack traces.

Based on other packages that do the same.
I use these in my personal projects, this package isn't intended to be used by others.