package model type File struct { Name string Size int64 FullName string }