Cloudreve/pkg/filesystem
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
..
driver Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
fsctx Feat: retry for Onedrive SimpleUpload 2020-02-05 15:17:49 +08:00
response Feat: slave side list file 2020-04-28 10:02:53 +08:00
tests Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
archive.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
archive_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
errors.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
filesystem.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
filesystem_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
hooks.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
hooks_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
image.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
image_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
manage.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
manage_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
path.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
path_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
upload.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
upload_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
validator.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
validator_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00