package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Aug 28, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EventMessage struct {
SessionId string `json:"sessionId"`
Event Event `json:"event"`
DisplayTitle string `json:"displayTitle"`
DisplayMessage string `json:"displayMessage"`
Data any `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.