# Functions
CheckArgs should be used to ensure the right command line arguments are passed before executing an example.
CheckIfError should be used to naively panics if an error is not nil.
No description provided by the author
Info should be used to describe the example commands that are about to run.
Warning should be used to display a warning.