influxdb/task
Mark Rushakoff 007f5059c7 refactor(task): extract TaskCreate struct
With the ongoing authorization work, creation arguments will differ from
what's returned on reads. More specifically, creation will accept a
token, but reads will report back a token ID.

This refactor facilitates that authorization work, and also brings the
code closer to the swagger definition, for the TaskCreateRequest type in
particular.
2019-02-12 15:10:03 -08:00
..
backend
mock
options
servicetest refactor(task): extract TaskCreate struct 2019-02-12 15:10:03 -08:00
Makefile
platform_adapter.go refactor(task): extract TaskCreate struct 2019-02-12 15:10:03 -08:00
service_test.go
validator.go refactor(task): extract TaskCreate struct 2019-02-12 15:10:03 -08:00
validator_test.go refactor(task): extract TaskCreate struct 2019-02-12 15:10:03 -08:00