package
0.0.0-20221221054419-0b0c96e88bbe
Repository: https://github.com/benbentwo/unrealgameversionupdater.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

BehaviorOnFatal allows you to override the default behavior when a fatal error occurs, which is to call os.Exit(code).
This method is generic to the command in use and may be used by non-Kubectl commands.
DefaultBehaviorOnFatal allows you to undo any previous override.
Fatal prints the message (if provided) and then exits.
No description provided by the author
StandardErrorMessage translates common errors into a human readable message, or returns false if the error is not one of the recognized types.

# Constants

No description provided by the author
sets to warn level.
No description provided by the author

# Variables

ErrExit may be passed to CheckError to instruct it to output nothing but exit with status code 1.

# Structs

No description provided by the author