Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/bugsnag/panicwrap
bugsnag platforms
Last synced: about 4 hours ago
Repository metadata:
panicwrap is a Go library for catching and handling panics in Go applications.
- Host: GitHub
- URL: https://github.com/bugsnag/panicwrap
- Owner: bugsnag
- License: mit
- Fork: true (ConradIrwin/panicwrap)
- Created: 2014-11-10T18:36:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T06:47:04.000Z (over 1 year ago)
- Last Synced: 2024-09-13T21:50:29.265Z (about 2 months ago)
- Topics: bugsnag, platforms
- Language: Go
- Homepage:
- Size: 63.5 KB
- Stars: 34
- Watchers: 18
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: BugSnag
- Login: bugsnag
- Email:
- Kind: organization
- Description:
- Website: https://bugsnag.com
- Location:
- Twitter: SmartBear
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1058895?v=4
- Repositories: 124
- Last Synced at: 2024-04-08T15:23:42.879Z
- Profile URL: https://github.com/bugsnag
- Sponsor URL:
Committers metadata
Last synced: about 7 hours ago
Total Commits: 74
Total Committers: 13
Avg Commits per committer: 5.692
Development Distribution Score (DDS): 0.541
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 | 34 |
Delisa Mason | i****s@g****m | 20 |
Conrad Irwin | c****n@g****m | 6 |
Delisa | k****i | 3 |
emersion | c****t@e****r | 3 |
GeertJohan | g****2@g****m | 1 |
Jacob Marshall | g****t@j****o | 1 |
Liu Hua | s****u@h****m | 1 |
Robert-André Mauchin | z****m@g****m | 1 |
Till Wegmüller | t****n@g****m | 1 |
andö | l****g@g****m | 1 |
fractalwrench | f****h@g****m | 1 |
Brian Meyers | b****2 | 1 |
Issue and Pull Request metadata
Last synced: about 4 hours ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 2,525,454,969
- Total dependent packages: 683
- Total dependent repositories: 16,907
- Total versions: 8
go: github.com/bugsnag/panicwrap
The panicwrap package provides functions for capturing and handling panics in your application. It does this by re-executing the running application and monitoring stderr for any panics. At the same time, stdout/stderr/etc. are set to the same values so that data is shuttled through properly, making the existence of panicwrap mostly transparent. Panics are only detected when the subprocess exits with a non-zero exit status, since this is the only time panics are real. Otherwise, "panic-like" output is ignored.
- Homepage: https://github.com/bugsnag/panicwrap
- Documentation: https://pkg.go.dev/github.com/bugsnag/panicwrap#section-documentation
- Licenses: MIT
- Latest release: v1.3.4 (published over 3 years ago)
- Last Synced: 2024-11-09T00:03:02.630Z (1 day ago)
- Versions: 8
- Dependent Packages: 683
- Dependent Repositories: 16,907
- Docker Downloads: 2,525,454,969
-
Rankings:
- Dependent repos count: 0.055%
- Dependent packages count: 0.171%
- Docker downloads count: 0.203%
- Average: 2.547%
- Forks count: 4.815%
- Stargazers count: 7.489%