messages

package
v0.29.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BroadcastMessage

type BroadcastMessage struct{}

func (*BroadcastMessage) Cancel

func (*BroadcastMessage) Cleanup

func (c *BroadcastMessage) Cleanup(ctx core.SetupContext) error

func (*BroadcastMessage) Color

func (c *BroadcastMessage) Color() string

func (*BroadcastMessage) Configuration

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

func (*BroadcastMessage) Description

func (c *BroadcastMessage) Description() string

func (*BroadcastMessage) Documentation

func (c *BroadcastMessage) Documentation() string

func (*BroadcastMessage) ExampleOutput

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

func (*BroadcastMessage) Execute

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

func (*BroadcastMessage) HandleHook

func (c *BroadcastMessage) HandleHook(ctx core.ActionHookContext) error

func (*BroadcastMessage) HandleWebhook

func (*BroadcastMessage) Hooks

func (c *BroadcastMessage) Hooks() []core.Hook

func (*BroadcastMessage) Icon

func (c *BroadcastMessage) Icon() string

func (*BroadcastMessage) Label

func (c *BroadcastMessage) Label() string

func (*BroadcastMessage) Name

func (c *BroadcastMessage) Name() string

func (*BroadcastMessage) OutputChannels

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

func (*BroadcastMessage) ProcessQueueItem

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

func (*BroadcastMessage) Setup

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

type BroadcastMessageConfiguration

type BroadcastMessageConfiguration struct {
	Payload any `json:"payload" mapstructure:"payload"`
}

Jump to

Keyboard shortcuts

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