https://github.com/upfluence/errors
https://github.com/upfluence/errors
kind-lib lib
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/upfluence/errors
- Owner: upfluence
- Created: 2021-03-05T17:07:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2026-02-03T09:53:18.000Z (4 months ago)
- Last Synced: 2026-02-03T21:58:36.903Z (4 months ago)
- Topics: kind-lib, lib
- Language: Go
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `errors`
This package provides a drop-in replacement for `errors` (stdlib) & `github.com/pkg/errors` with stacktrace embedding, tagging, etc.
Sub-packages also provides testing facilities, multiple errors handling, etc.