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.
- Host: GitHub
- URL: https://github.com/hashicorp/errwrap
- Owner: hashicorp
- License: mpl-2.0
- Created: 2014-10-21T01:01:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T14:14:52.000Z (8 months ago)
- Last Synced: 2024-10-29T15:18:45.111Z (12 days ago)
- Language: Go
- Size: 18.6 KB
- Stars: 400
- Watchers: 298
- Forks: 29
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: HashiCorp
- Login: hashicorp
- Email: [email protected]
- Kind: organization
- Description: Consistent workflows to provision, secure, connect, and run any infrastructure for any application.
- Website: https://hashicorp.com
- Location: San Francisco, CA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/761456?v=4
- Repositories: 986
- Last Synced at: 2023-04-09T06:01:50.287Z
- Profile URL: https://github.com/hashicorp
- Sponsor URL:
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 | 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
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 48,755,409,450
- Total dependent packages: 17,561
- Total dependent repositories: 85,778
- Total versions: 2
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%