mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-06-23 00:03:50 +08:00
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