https://github.com/demosdemon/cpanic
An elegant way to recover from panics in go.
https://github.com/demosdemon/cpanic
go golang panic
Last synced: 14 days ago
JSON representation
An elegant way to recover from panics in go.
- Host: GitHub
- URL: https://github.com/demosdemon/cpanic
- Owner: demosdemon
- License: mit
- Created: 2020-01-31T20:13:35.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T11:56:42.000Z (almost 3 years ago)
- Last Synced: 2023-08-12T11:59:01.082Z (over 2 years ago)
- Topics: go, golang, panic
- Language: Go
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# cpanic
An elegant way to recover from panics in go.
[](https://pkg.go.dev/github.com/demosdemon/cpanic)