# Functions

ExitMessage initializes a new ExitCoder implementation.
ExitMessagef initializes a new ExitCoder implementation.
HandleExit ist used within the main handler to exit properly.
WithFields initializes a new ExitCoder implementation.

# Structs

ExitError simply implements the defined interface.

# Interfaces

ExitCoder defines the interface for exit code handling.