chatnotifier

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifier

type Notifier struct {
	// contains filtered or unexported fields
}

Notifier subscribes to task lifecycle events and creates notification interactions so that status changes appear in Chat and Global Chat.

func New

func New(eventBus *eventbus.Bus, interactionRepo interaction.Repository, taskRepo task.Repository, workflowRepo workflow.Repository) *Notifier

func (*Notifier) Start

func (n *Notifier) Start(ctx context.Context)

Start subscribes to the event bus and creates notification interactions for task status changes. It blocks until ctx is cancelled.

Jump to

Keyboard shortcuts

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