# Functions
NewFrontEndTask converts a internal task type to a task that we want to display to users.
# Structs
Task is a package-specific Task format that preserves the expected format for the API, where time values are represented as strings.
TaskHandler represents an HTTP API handler for tasks.
TaskService connects to Influx via HTTP using tokens to manage tasks.