Go SDK
Go SDK overview
The core module, separate drivers, and main producer/runtime types.
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: