Cloudreve/pkg/task
2022-02-27 14:03:07 +08:00
..
slavetask Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
compress.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
compress_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
decompress.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
decompress_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
errors.go Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
import.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
import_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
job.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
job_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
pool.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
pool_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
tranfer.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 2022-02-27 14:03:07 +08:00
transfer_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
worker.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
worker_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00