Versions in this module Expand all Collapse all v1 v1.0.0 Feb 17, 2026 Changes in this version + type Config struct + Log *slog.Logger + Name string + type Engine interface + HandleNext func(ctx context.Context, sagaID string) + Start func(ctx context.Context, payload map[string]any) (*state.State, error)