Update pkg/storagetypes/fileinfo.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package storagetypes
|
||||
|
||||
import "time"
|
||||
|
||||
// FileInfo 表示文件元数据
|
||||
// FileInfo represents file metadata
|
||||
type FileInfo struct {
|
||||
Name string
|
||||
Path string
|
||||
|
||||
Reference in New Issue
Block a user