# Functions

CompareConfig compares two configuration structs and returns a boolean indicating if there are differences, along with a slice of strings describing what those differences are.
ConfigureUserSystemInfo configures the user system information and prompts the user to update the configuration if necessary.
GetConfig fetches Config used to configure the system.
GetStoragePath returns the path to the devzero storage directory based on the operating system.
InsertConfig inserts Config used to configure the system.
ReadDZCliConfig reads the DevZero workspace configuration.
ReadDZWorkspaceConfig reads the DevZero workspace configuration.
UpdateConfig updates an existing Config record in the database.

# Constants

TODO: set up localization engine for these strings.
TODO: set up localization engine for these strings.

# Variables

No description provided by the author

# Structs

Config is the basic configuration for the system.