https://github.com/xeptore/flaw
Go errors with contextual information
https://github.com/xeptore/flaw
contextual-error-handling contextual-errors debug error error-handling go go-contextual-errors go-error-handling golang golang-error-handling stack stack-trace
Last synced: about 1 month ago
JSON representation
Go errors with contextual information
- Host: GitHub
- URL: https://github.com/xeptore/flaw
- Owner: xeptore
- License: mit
- Created: 2023-08-25T03:42:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T09:03:16.000Z (7 months ago)
- Last Synced: 2025-04-15T01:53:26.539Z (about 1 month ago)
- Topics: contextual-error-handling, contextual-errors, debug, error, error-handling, go, go-contextual-errors, go-error-handling, golang, golang-error-handling, stack, stack-trace
- Language: Go
- Homepage: https://pkg.go.dev/github.com/xeptore/flaw/v8
- Size: 75.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Flaw
Go errors with contextual info.
## Usage
Checkout the [example](./example/) directory for usage example with [`zerolog`](https://github.com/rs/zerolog).