Categorygithub.com/bitmark-inc/exitwithstatus
modulepackage
0.1.2
Repository: https://github.com/bitmark-inc/exitwithstatus.git
Documentation: pkg.go.dev

# README

exitwithstatus - Non-zero exit status

A way to provide a non-zero exit code from a program as Go does not support this directly.

# Functions

Exit with the integer status value e.g to exit calling all defers with the value three: exitwithstatus.Exit(3).
This must be the first defer in the program i.e.
print a message to stderr and exit wit error status.

# Constants

ensure that git has a tag: "vX.Y.Z" corresponding to major, minor and patch.
ensure that git has a tag: "vX.Y.Z" corresponding to major, minor and patch.
ensure that git has a tag: "vX.Y.Z" corresponding to major, minor and patch.
ensure that git has a tag: "vX.Y.Z" corresponding to major, minor and patch.