influxdb/task
Lyon Hill 291319483d
Update task servicetest to move dependency to the new TaskControlService (#12817)
* Update task servicetest to move dependency to the new TaskControlService

closes #12724

We will now have the capability to write new task services that dont have to implement the backend.Store or LogReader or LogWriters
2019-03-21 15:11:22 -06:00
..
backend Update task servicetest to move dependency to the new TaskControlService (#12817) 2019-03-21 15:11:22 -06:00
mock fix(task): report query statistics correctly 2019-03-20 08:11:14 -07:00
options feat(task): reject unknown task options 2019-03-20 08:11:32 -07:00
servicetest Update task servicetest to move dependency to the new TaskControlService (#12817) 2019-03-21 15:11:22 -06:00
Makefile
platform_adapter.go
service_test.go Update task servicetest to move dependency to the new TaskControlService (#12817) 2019-03-21 15:11:22 -06:00
validator.go
validator_test.go