package
0.3.8
Repository: https://github.com/opencoff/go-hash.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.

# Constants

ghash output file magic.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
This will be filled in by "build".
basename of argv[0].