An open API service for producing an overview of a list of open source projects.

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).


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/olekukonko/errors

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

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


Dependencies

.github/workflows/go.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v4 composite
go.mod go