example

package
v0.19.771 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExampleSignalType signal.SignalType = "example-signal"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ExampleSignal

type ExampleSignal struct {
	Arg1 string `json:"arg_1"`
	Arg2 string `json:"arg_2"`
	// contains filtered or unexported fields
}

func (*ExampleSignal) Execute

func (e *ExampleSignal) Execute(ctx workflow.Context) error

func (*ExampleSignal) Type

func (e *ExampleSignal) Type() signal.SignalType

func (*ExampleSignal) Validate

func (e *ExampleSignal) Validate(ctx workflow.Context) error

Jump to

Keyboard shortcuts

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