# Functions
DoGKETask creates task, processes all tests and handle metrics.
GetSource gets the TestSource for the filename.
ProcessGKETask interprets a filename to create a Task, Parser, and Inserter, and processes the file content.
ProcessTask interprets a filename to create a Task, Parser, and Inserter, and processes the file content.
ProcessTaskWithClient handles processing with an injected client.
ProcessTestSource handles processing of all TestSource contents.
# Structs
StandardTaskFactory implements task.Factory.