Skip to main content
Initialize a runner.

Parameters

[]runner.Option
Options for initializing the runner

Options

default:""
The cluster to connect to. If not provided, the default cluster is used.
default:"slog.Default()"
Set the logger to use for the runner
Disable OpenTelemetry metrics for the runner

Returns

The created runner object.