Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ ModTime
Method
ModTime
internal/mockfs/mockfs.go:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
func
(e *entry) ModTime() time.Time {
60
return
e.modTime
61
}
62
63
func
(e *entry) Size() int64 {
64
return
e.size
Callers
15
unzip
Function · 0.45
printDirectoryEntry
Method · 0.45
entryBits
Method · 0.45
populateAttributes
Function · 0.45
sweepLogDir
Function · 0.45
ListBlobs
Method · 0.45
GetMetadataFromPath
Method · 0.45
GetMetadataFromPath
Method · 0.45
PutBlobInPath
Method · 0.45
TouchBlob
Method · 0.45
GetMetadataFromPath
Method · 0.45
PutBlobInPath
Method · 0.45
Calls
no outgoing calls
Tested by
6
TestSnapshotRestore
Function · 0.36
moveDirectory
Function · 0.36
moveFile
Function · 0.36
addForeignSnapshotTree
Function · 0.36
verifyShallowVsOriginalFile
Function · 0.36
TestRepoCreatedWith08ProperlyRefreshes
Function · 0.36