Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatEvent ¶
type ChatEvent struct {
Event string `json:"event" yaml:"event"`
Data any `json:"data,omitempty" yaml:"data,omitempty"`
}
ChatEvent represents a single server-sent event emitted by the Doctor Who agent API.
Click to show internal directories.
Click to hide internal directories.