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.
- Host: GitHub
- URL: https://github.com/stevenacoffman/sharerr
- Owner: StevenACoffman
- Created: 2025-04-12T17:28:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-07T03:10:43.000Z (about 1 year ago)
- Last Synced: 2025-12-31T11:56:14.785Z (5 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/