events

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event string

type EventMessage

type EventMessage struct {
	SessionId      string `json:"sessionId"`
	Event          Event  `json:"event"`
	DisplayTitle   string `json:"displayTitle"`
	DisplayMessage string `json:"displayMessage"`
	Data           any    `json:"data"`
}

type EventType

type EventType string

Jump to

Keyboard shortcuts

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