# Functions

NewExecer returns a new execer used.

# Structs

Poller polls the server for pending stages and dispatches for execution by the Runner.
Runnner runs the pipeline.

# Interfaces

Execer is the execution context for executing the intermediate representation of a pipeline.