workflows

package
v0.0.0-...-ebae142 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteActivityWorkflow

func ExecuteActivityWorkflow(ctx workflow.Context, input ExecuteActivityWorkflowInput) error

func ReceiveSignalWorkflow

func ReceiveSignalWorkflow(ctx workflow.Context, input ReceiveSignalWorkflowInput) error

Types

type ExecuteActivityWorkflowInput

type ExecuteActivityWorkflowInput struct {
	Count    int
	Activity string
	Input    interface{}
}

type ReceiveSignalWorkflowInput

type ReceiveSignalWorkflowInput struct {
	Count int
	Name  string
}

Jump to

Keyboard shortcuts

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