stackrun

package
v0.19.1069 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const SignalType signal.SignalType = "stack-run"

Variables

This section is empty.

Functions

This section is empty.

Types

type Signal

type Signal struct {
	InstallStackID        string `json:"install_stack_id"`
	InstallStackVersionID string `json:"install_stack_version_id,omitempty"`
	RunID                 string `json:"run_id"`
	RequestType           string `json:"request_type,omitempty"`
}

func (*Signal) AutoRetry

func (s *Signal) AutoRetry() bool

func (*Signal) Execute

func (s *Signal) Execute(ctx workflow.Context) error

func (*Signal) LifecycleContext

func (s *Signal) LifecycleContext() signal.SignalLifecycleContext

func (*Signal) Type

func (s *Signal) Type() signal.SignalType

func (*Signal) Validate

func (s *Signal) Validate(ctx workflow.Context) error

Jump to

Keyboard shortcuts

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