MCPcopy 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
39func (f File) ModTime() time.Time {
40 return f.modified
41}
42
43func (f File) ETag() string {
44 return f.etag

Callers 15

CollectDirInventoryFunction · 0.80
decompressWithSDKMethod · 0.80
tryDecompressTarGzMethod · 0.80
DecompressGzFileMethod · 0.80
NewFileInfoFunction · 0.80
sortFileListFunction · 0.80
processFilesMethod · 0.80
SearchUploadWithPageMethod · 0.80
copyDecompressEntryFunction · 0.80
BatchCheckFilesMethod · 0.80
buildTrashDTOFunction · 0.80
LoadLogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected