noop

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ComponentName = "noop"
View Source
const PayloadType = "noop.finished"

Variables

This section is empty.

Functions

This section is empty.

Types

type NoOp

type NoOp struct{}

func (*NoOp) Actions

func (c *NoOp) Actions() []core.Action

func (*NoOp) Cancel

func (c *NoOp) Cancel(ctx core.ExecutionContext) error

func (*NoOp) Color

func (c *NoOp) Color() string

func (*NoOp) Configuration

func (c *NoOp) Configuration() []configuration.Field

func (*NoOp) Description

func (c *NoOp) Description() string

func (*NoOp) Documentation added in v0.1.6

func (c *NoOp) Documentation() string

func (*NoOp) ExampleOutput added in v0.0.45

func (c *NoOp) ExampleOutput() map[string]any

func (*NoOp) Execute

func (c *NoOp) Execute(ctx core.ExecutionContext) error

func (*NoOp) HandleAction

func (c *NoOp) HandleAction(ctx core.ActionContext) error

func (*NoOp) HandleWebhook

func (c *NoOp) HandleWebhook(ctx core.WebhookRequestContext) (int, error)

func (*NoOp) Icon

func (c *NoOp) Icon() string

func (*NoOp) Label

func (c *NoOp) Label() string

func (*NoOp) Name

func (c *NoOp) Name() string

func (*NoOp) OutputChannels

func (c *NoOp) OutputChannels(configuration any) []core.OutputChannel

func (*NoOp) ProcessQueueItem

func (c *NoOp) ProcessQueueItem(ctx core.ProcessQueueContext) (*uuid.UUID, error)

func (*NoOp) Setup

func (c *NoOp) Setup(ctx core.SetupContext) error

Jump to

Keyboard shortcuts

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