You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/pkg/task
HFO4 868a88e5fc
Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
3 years ago
..
slavetask Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 3 years ago
compress.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 3 years ago
compress_test.go Test: tasks pkg 3 years ago
decompress.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 3 years ago
decompress_test.go Comply with Golang semantic import versioning (#630) 4 years ago
errors.go Feat: task queue / compression task 5 years ago
import.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 3 years ago
import_test.go Comply with Golang semantic import versioning (#630) 4 years ago
job.go Test: tasks pkg 3 years ago
job_test.go Test: tasks pkg 3 years ago
pool.go Test: tasks pkg 3 years ago
pool_test.go Test: tasks pkg 3 years ago
tranfer.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 3 years ago
transfer_test.go Test: tasks pkg 3 years ago
worker.go Comply with Golang semantic import versioning (#630) 4 years ago
worker_test.go Comply with Golang semantic import versioning (#630) 4 years ago