Method
Remote
Remote returns the remote path
()
Source from the content-addressed store, hash-verified
| 124 | |
| 125 | // Remote returns the remote path |
| 126 | Remote() string |
| 127 | |
| 128 | // ModTime returns the modification date of the file |
| 129 | // It should return a best guess if one isn't available |
Implementers 15
Objectbackend/yandex/yandex.go Objectbackend/qingstor/qingstor.go Objectbackend/ulozto/ulozto.go Objectbackend/googlephotos/googlephotos.go Objectbackend/mailru/mailru.go Objectbackend/filelu/filelu_object.go