events

package
v1.38.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventSessionCreated      = pkgevents.EventSessionCreated
	EventSessionUpdated      = pkgevents.EventSessionUpdated
	EventSessionDeleted      = pkgevents.EventSessionDeleted
	EventUserInteraction     = pkgevents.EventUserInteraction
	EventSessionAcknowledged = pkgevents.EventSessionAcknowledged
	EventApprovalResponse    = pkgevents.EventApprovalResponse
	EventNotification        = pkgevents.EventNotification
)

Constants

Variables

View Source
var (
	NewEventBus                         = pkgevents.NewEventBus
	NewSubscriber                       = pkgevents.NewSubscriber
	NewSessionCreatedEvent              = pkgevents.NewSessionCreatedEvent
	NewSessionUpdatedEvent              = pkgevents.NewSessionUpdatedEvent
	NewSessionUpdatedEventWithDetection = pkgevents.NewSessionUpdatedEventWithDetection
	NewSessionDeletedEvent              = pkgevents.NewSessionDeletedEvent
	NewUserInteractionEvent             = pkgevents.NewUserInteractionEvent
	NewSessionAcknowledgedEvent         = pkgevents.NewSessionAcknowledgedEvent
	NewApprovalResponseEvent            = pkgevents.NewApprovalResponseEvent
	NewNotificationEvent                = pkgevents.NewNotificationEvent
)

Constructor functions (var allows assignment but is callable with identical syntax)

Functions

This section is empty.

Types

type Event

type Event = pkgevents.Event

type EventBus

type EventBus = pkgevents.EventBus

type EventType

type EventType = pkgevents.EventType

Type aliases - fully transparent to all server/ consumers

type Subscriber

type Subscriber = pkgevents.Subscriber

Jump to

Keyboard shortcuts

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