batchrun

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloneRuntimeVars

func CloneRuntimeVars(input map[string]any) map[string]any

func Execute

func Execute[T any](ctx context.Context, batch workflowexec.StepBatch, run func(context.Context, config.Step) (T, error)) ([]T, error)

Types

type EventContext

type EventContext struct {
	BatchID        string
	ParallelGroup  string
	Parallel       bool
	BatchSize      int
	MaxParallelism int
	StartedAt      string
}

func NewEventContext

func NewEventContext(batch workflowexec.StepBatch) EventContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL