package
2.10.0+incompatible
Repository: https://github.com/m-lab/etl.git
Documentation: pkg.go.dev

# 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.