An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# exitcode [![GoDoc](https://godoc.org/github.com/carlmjohnson/exitcode?status.svg)](https://godoc.org/github.com/carlmjohnson/exitcode) [![Go Report Card](https://goreportcard.com/badge/github.com/carlmjohnson/exitcode)](https://goreportcard.com/report/github.com/carlmjohnson/exitcode)

Go package to convert errors to exit codes