mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-09-08 00:56:38 +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"
|
import "time"
|
||||||
|
|
||||||
// FileInfo 表示文件元数据
|
// FileInfo represents file metadata
|
||||||
type FileInfo struct {
|
type FileInfo struct {
|
||||||
Name string
|
Name string
|
||||||
Path string
|
Path string
|
||||||
|
|||||||
Reference in New Issue
Block a user