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

https://github.com/stevenacoffman/sharerr

Go errors with error traces made simpler.
https://github.com/stevenacoffman/sharerr

Last synced: 5 months ago
JSON representation

Go errors with error traces made simpler.

Awesome Lists containing this project

README

          

# sharerr

https://jub0bs.com/posts/2025-03-31-why-concrete-error-types-are-superior-to-sentinel-errors/
https://github.com/StevenACoffman/simplerr
https://github.com/StevenACoffman/anotherr
https://www.gobeyond.dev/failure-is-your-domain/
https://github.com/bracesdev/errtrace
https://github.com/StevenACoffman/comparerr
https://blog.orsinium.dev/posts/go/monads/