Follow is returned struct ```Go type QueueFileInfo struct { Name string Path string Size int64 FileIndex int64 CanGC bool } ```