https://github.com/olekukonko/errors
Score: 20.971980917514948
Last synced: about 12 hours ago
JSON representation
Repository metadata:
A production-grade error handling library for Go, offering zero-cost abstractions, stack traces, multi-error support, retries, and advanced monitoring through two complementary packages: errors (core) and errmgr (management).
- Host: GitHub
- URL: https://github.com/olekukonko/errors
- Owner: olekukonko
- License: mit
- Created: 2025-04-01T07:22:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-18T07:57:12.000Z (4 months ago)
- Last Synced: 2026-08-21T12:44:33.527Z (6 days ago)
- Language: Go
- Homepage:
- Size: 668 KB
- Stars: 29
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Oleku Konko
- Login: olekukonko
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2615393?v=4
- Repositories: 22
- Last Synced at: 2023-04-03T23:17:45.968Z
- Profile URL: https://github.com/olekukonko
GitHub Events
Total
- Create event: 3
- Fork event: 1
- Issue comment event: 4
- Issues event: 5
- Pull request event: 1
- Push event: 17
- Watch event: 22
- Total: 53
Last Year
- Issue comment event: 1
- Push event: 1
- Total: 2
Committers metadata
Last synced: 1 day ago
Total Commits: 91
Total Committers: 3
Avg Commits per committer: 30.333
Development Distribution Score (DDS): 0.022
Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.063
| Name | Commits | |
|---|---|---|
| oleku konko | o****o@g****m | 89 |
| Mathias Gibbens | g****t@d****g | 1 |
| Bob Badour | b****r@g****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 3
Total pull requests: 1
Average time to close issues: about 19 hours
Average time to close pull requests: N/A
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 0.33
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- olekukonko (2)
- marco-m (1)
Top Pull Request Authors
- gibmat (1)
Top Issue Labels
- enhancement (2)
Top Pull Request Labels
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 14,739,957
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 4
proxy.golang.org: github.com/olekukonko/errors
Package errors provides a robust error handling library with support for error wrapping, stack traces, context storage, and retry mechanisms.
- Homepage: https://github.com/olekukonko/errors
- Documentation: https://pkg.go.dev/github.com/olekukonko/errors#section-documentation
- Licenses: mit
- Latest release: v1.3.0 (published 4 months ago)
- Last Synced: 2026-08-25T15:19:44.977Z (1 day ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Docker Downloads: 14,739,957
-
Rankings:
- Dependent packages count: 5.618%
- Average: 5.807%
- Dependent repos count: 5.995%
guix: go-github-com-olekukonko-errors
Enhanced Error Handling for Golang
- Homepage: https://github.com/olekukonko/errors
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n20803
- Licenses: expat
- Latest release: 1.1.0 (published 6 months ago)
- Last Synced: 2026-08-01T04:01:30.341Z (26 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v4 composite
- actions/setup-go v4 composite