tunasync/worker
bigeagle 9339fba074
refactor(worker): use Run instead of Start and Wait
2016-04-30 16:40:05 +08:00
..
cmd_provider.go refactor(worker): use Run instead of Start and Wait 2016-04-30 16:40:05 +08:00
common.go feature(worker): toplevel mirror job logic 2016-04-30 16:39:08 +08:00
config.go feature(worker): mirrorConfig -> mirrorProvider 2016-04-30 16:39:53 +08:00
config_test.go feature(worker): mirrorConfig -> mirrorProvider 2016-04-30 16:39:53 +08:00
context.go feature(worker): context object to store runtime configurations 2016-04-30 16:38:10 +08:00
context_test.go feature(worker): context object to store runtime configurations 2016-04-30 16:38:10 +08:00
hooks.go feature(worker): toplevel mirror job logic 2016-04-30 16:39:08 +08:00
job.go refactor(worker): use Run instead of Start and Wait 2016-04-30 16:40:05 +08:00
job_test.go feature(worker): job schedule 2016-04-30 16:39:42 +08:00
main.go feature(worker): mirrorConfig -> mirrorProvider 2016-04-30 16:39:53 +08:00
provider.go refactor(worker): use Run instead of Start and Wait 2016-04-30 16:40:05 +08:00
provider_test.go refactor(worker): use Run instead of Start and Wait 2016-04-30 16:40:05 +08:00
rsync_provider.go refactor(worker): use Run instead of Start and Wait 2016-04-30 16:40:05 +08:00
runner.go refactor(worker): use Run instead of Start and Wait 2016-04-30 16:40:05 +08:00
schedule.go feature(worker): job schedule 2016-04-30 16:39:42 +08:00
schedule_test.go feature(worker): job schedule 2016-04-30 16:39:42 +08:00