package model type EntryInList struct { Name string IsFolder bool }