https://github.com/earthboundkid/exitcode
Go package to convert errors to exit codes
https://github.com/earthboundkid/exitcode
error-handling exitcode go
Last synced: 9 months ago
JSON representation
Go package to convert errors to exit codes
- Host: GitHub
- URL: https://github.com/earthboundkid/exitcode
- Owner: earthboundkid
- License: mit
- Created: 2019-07-08T17:09:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T14:11:39.000Z (about 5 years ago)
- Last Synced: 2025-02-06T17:22:14.104Z (11 months ago)
- Topics: error-handling, exitcode, go
- Language: Go
- Homepage: https://blog.carlmjohnson.net/post/2020/working-with-errors-as/
- Size: 5.86 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exitcode [](https://godoc.org/github.com/carlmjohnson/exitcode) [](https://goreportcard.com/report/github.com/carlmjohnson/exitcode)
Go package to convert errors to exit codes