Skip to main content
The root Go module contains driver-free contracts, producer behavior, registry, runner, steps, scheduler, middleware, plugins, and subscriptions. Drivers and optional feature layers are separate modules so applications pull only the dependencies they select.
Optional modules keep their existing import paths and version independently with the Go workspace:

Define tasks

Run workers