modules

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2025 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	Name() string

	OnMessage(ctx context.Context, channelID string, slackTS string, msg dto.MessageAttrs) error
}

type OnBackfillMessage added in v0.0.10

type OnBackfillMessage interface {
	EnabledForBackfill() bool
}

type ThreadHandler added in v0.0.10

type ThreadHandler interface {
	OnThreadMessage(ctx context.Context, channelID string, slackTS string, parentTS string, msg dto.MessageAttrs) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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