# Functions
InitConfiguration Loads configuration, and setups fail over case.
NewRootCmd Allows to construct a root command passing any number of arguments to set RootCommand Options.
# Variables
No description provided by the author
# Structs
RootCommand struct wraps the root command and supporting services needed.
SimpleCommand wraps a simple command.
# Type aliases
RootOption used to configure the Root Command struct.