package
3.2.4+incompatible
Repository: https://github.com/opencoff/sigtool.git
Documentation: pkg.go.dev

# Functions

AtExit registers a function to be called before the program exits.
Die prints an error message to stderr and exits the program after calling all the registered at-exit functions.
Exit invokes the registered atexit handlers and exits with the given code.
Warn prints an error message to stderr.

# Variables

No description provided by the author
This will be filled in by "build".
No description provided by the author