MCPcopy
hub / github.com/rclone/rclone / Hashes

Method Hashes

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

Returns the supported hash types of the filesystem

()

Source from the content-addressed store, hash-verified

74
75 // Returns the supported hash types of the filesystem
76 Hashes() hash.Set
77
78 // Features returns the optional features of this Fs
79 Features() *Features

Callers 15

HashesMethod · 0.65
NewFsFunction · 0.65
putMethod · 0.65
testComputeHashFunction · 0.65
PutMethod · 0.65
NewFsFunction · 0.65
setMetaDataMethod · 0.65
putCompressMethod · 0.65
putUncompressMethod · 0.65
putCompressMethod · 0.65
HashesMethod · 0.65
NewFsFunction · 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

testComputeHashFunction · 0.52
mangleResultMethod · 0.52
mangleListingMethod · 0.52
TestSyncWithUpdateOlderFunction · 0.52
TestSyncWithTrackRenamesFunction · 0.52
predictDstFromLoggerFunction · 0.52
testLoggerVsLsfFunction · 0.52
skipIfNoHashFunction · 0.52
TestDeduplicateSkipFunction · 0.52
TestHashSumsFunction · 0.52
TestGetFsInfoFunction · 0.52