https://github.com/pprishchepa/easyerrors
Errors with stacktrace support with a simple API.
https://github.com/pprishchepa/easyerrors
errors go stacktrace
Last synced: 5 months ago
JSON representation
Errors with stacktrace support with a simple API.
- Host: GitHub
- URL: https://github.com/pprishchepa/easyerrors
- Owner: pprishchepa
- License: mit
- Created: 2024-07-24T16:10:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T17:31:13.000Z (almost 2 years ago)
- Last Synced: 2024-09-14T12:13:45.101Z (over 1 year ago)
- Topics: errors, go, stacktrace
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easyerrors

[](/LICENSE)
[](https://github.com/pprishchepa/easyerrors/releases/latest)
Errors with stacktrace support with a simple API.
It is a very simplified wrapper around https://github.com/go-errors/errors.