Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/hashicorp/errwrap

Last synced: about 3 hours ago

Repository metadata:

Errwrap is a Go (golang) library for wrapping and querying errors.


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 15
Total Committers: 5
Avg Commits per committer: 3.0
Development Distribution Score (DDS): 0.333

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Mitchell Hashimoto m****o@g****m 10
Daniel Nephin d****n@g****m 2
Andrew Martin a****n@l****m 1
Matthew Leon ml@m****m 1
hashicorp-copywrite[bot] n****y@h****m 1

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

go: github.com/hashicorp/errwrap

Package errwrap implements methods to formalize error wrapping in Go. All of the top-level functions that take an `error` are built to be able to take any error, not just wrapped errors. This allows you to use errwrap without having to type-check and type-cast everywhere.

  • Homepage: https://github.com/hashicorp/errwrap
  • Documentation: https://pkg.go.dev/github.com/hashicorp/errwrap#section-documentation
  • Licenses: MPL-2.0
  • Latest release: v1.1.0 (published over 4 years ago)
  • Last Synced: 2024-11-10T00:33:58.008Z (about 4 hours ago)
  • Versions: 2
  • Dependent Packages: 17,561
  • Dependent Repositories: 85,778
  • Docker Downloads: 48,755,409,450
  • Rankings:
    • Docker downloads count: 0.005%
    • Dependent packages count: 0.01%
    • Dependent repos count: 0.013%
    • Average: 1.442%
    • Stargazers count: 3.013%
    • Forks count: 4.17%

Dependencies

go.mod go