# Packages

Package taskrun provides abstractions to execute a run of a task given a task, engine, plugin, and other runtime objects required by plugin and engine.
Package workertest provides a framework for declarative definition of worker integration tests.

# Functions

ConfigSchema returns the schema for configuration.
New creates a new Worker.

# Variables

ErrWorkerStoppedNow is used to communicate that the worker was forcefully stopped.

# Structs

A Worker processes tasks.