MCPcopy
hub / github.com/rclone/rclone / Precision

Method Precision

fs/types.go:73–73  ·  view source on GitHub ↗

Precision of the ModTimes in this Fs

()

Source from the content-addressed store, hash-verified

71
72 // Precision of the ModTimes in this Fs
73 Precision() time.Duration
74
75 // Returns the supported hash types of the filesystem
76 Hashes() hash.Set

Callers 15

PrecisionMethod · 0.65
NewFsFunction · 0.65
PrecisionMethod · 0.65
checkTreeFunction · 0.65
PrecisionMethod · 0.65
testChunkNumberOverflowFunction · 0.65
PrecisionMethod · 0.65
TestFileMethodsFunction · 0.65
_roundModTimeMethod · 0.65
ModTimeMethod · 0.65
_applyPendingModTimeMethod · 0.65

Implementers 15

Fsbackend/mega/mega.go
Fsbackend/yandex/yandex.go
Fsbackend/qingstor/qingstor.go
Fsbackend/ulozto/ulozto.go
Fsbackend/hdfs/fs.go
Fsbackend/googlephotos/googlephotos.go
Fsbackend/mailru/mailru.go
Fsbackend/zoho/zoho.go
Fsbackend/filelu/filelu.go
Fsbackend/union/union.go
Fsbackend/http/http.go
Fsbackend/opendrive/opendrive.go

Calls

no outgoing calls

Tested by 15

checkTreeFunction · 0.52
testChunkNumberOverflowFunction · 0.52
TestFileMethodsFunction · 0.52
TestDirMkdirFunction · 0.52
TestDirMkdirSubFunction · 0.52
TestDirRemoveFunction · 0.52
TestDirRemoveAllFunction · 0.52
TestDirRemoveNameFunction · 0.52
TestDirRenameFunction · 0.52