Method
Hashes
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 |
Implementers 15
Fsbackend/yandex/yandex.go Fsbackend/qingstor/qingstor.go Fsbackend/ulozto/ulozto.go Fsbackend/googlephotos/googlephotos.go Fsbackend/mailru/mailru.go Fsbackend/filelu/filelu.go Fsbackend/opendrive/opendrive.go