# Functions
buildStructFromData builds a struct from the YAML data.
DetermineFileType determines the file type of the provided file.
GetVersion returns the version of the application.
# Variables
fileData is the data from the file.
The path to the file.
The file type of the provided file (JSON or YAML).
structName is the name of the struct.
structOutput is the output of the struct.
go:embed version.