inline

package
v0.0.0-...-f49f4f7 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InlineRunner

type InlineRunner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(req *InlineRunnerReq) (*InlineRunner, error)

func (*InlineRunner) Cancel

func (r *InlineRunner) Cancel() error

func (*InlineRunner) Start

func (r *InlineRunner) Start(failCh chan *state.RunNamespacedKey) error

type InlineRunnerReq

type InlineRunnerReq struct {
	Client *api.Client
	Logger *zap.Logger

	DataDir  string
	RunID    ulid.ULID
	Flow     *state.Flow
	Vars     map[string]any
	EvalCtx  *hcl.EvalContext
	RPRCAddr string
}

Jump to

Keyboard shortcuts

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