Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ ModTime
Method
ModTime
agent/utils/cloud_storage/client/helper/webdav/file.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
(f File) ModTime() time.Time {
40
return
f.modified
41
}
42
43
func
(f File) ETag() string {
44
return
f.etag
Callers
15
CollectDirInventory
Function · 0.80
decompressWithSDK
Method · 0.80
tryDecompressTarGz
Method · 0.80
DecompressGzFile
Method · 0.80
NewFileInfo
Function · 0.80
sortFileList
Function · 0.80
processFiles
Method · 0.80
SearchUploadWithPage
Method · 0.80
copyDecompressEntry
Function · 0.80
BatchCheckFiles
Method · 0.80
buildTrashDTO
Function · 0.80
LoadLog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected