# Functions
ParseCSVFile will parse the csv file and store it to the struct.
ParseCSVFromGin parse uploaded files and store it to the struct.
ParseJSONFile will parse the json file and store it to the struct.
ParseYamlFile will parse the yaml file and store it to the struct.