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
- Host: GitHub
- URL: https://github.com/remko/go-errors
- Owner: remko
- License: mit
- Created: 2025-09-02T06:04:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-28T13:20:10.000Z (9 months ago)
- Last Synced: 2025-09-28T15:35:47.894Z (9 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.