spec

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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpecRunner

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

func NewRunner

func NewRunner(req *SpecRunnerReq) (*SpecRunner, error)

func (*SpecRunner) Cancel

func (s *SpecRunner) Cancel() error

func (*SpecRunner) Start

func (s *SpecRunner) Start() error

type SpecRunnerReq

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

	RunID    ulid.ULID
	Flow     *state.Flow
	Trigger  string
	UpdateCh chan *state.Run
	Vars     map[string]any
}

Jump to

Keyboard shortcuts

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