package util type FileModel struct { FileName string FilePath string }