ifp

package
v0.0.43 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const ChannelNameFalse = "false"
View Source
const ChannelNameTrue = "true"
View Source
const ComponentName = "if"

Variables

This section is empty.

Functions

This section is empty.

Types

type If

type If struct{}

func (*If) Actions

func (f *If) Actions() []core.Action

func (*If) Cancel

func (f *If) Cancel(ctx core.ExecutionContext) error

func (*If) Color

func (f *If) Color() string

func (*If) Configuration

func (f *If) Configuration() []configuration.Field

func (*If) Description

func (f *If) Description() string

func (*If) Execute

func (f *If) Execute(ctx core.ExecutionContext) error

func (*If) HandleAction

func (f *If) HandleAction(ctx core.ActionContext) error

func (*If) HandleWebhook

func (f *If) HandleWebhook(ctx core.WebhookRequestContext) (int, error)

func (*If) Icon

func (f *If) Icon() string

func (*If) Label

func (f *If) Label() string

func (*If) Name

func (f *If) Name() string

func (*If) OutputChannels

func (f *If) OutputChannels(configuration any) []core.OutputChannel

func (*If) ProcessQueueItem

func (f *If) ProcessQueueItem(ctx core.ProcessQueueContext) (*uuid.UUID, error)

func (*If) Setup

func (f *If) Setup(ctx core.SetupContext) error

type Spec

type Spec struct {
	Expression string `json:"expression"`
}

Jump to

Keyboard shortcuts

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