Documentation
¶
Overview ¶
Package actionrouter handles routing of user actions to their respective handlers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Router ¶
type Router struct {
// contains filtered or unexported fields
}
Router handles delivery of structured tool actions (like QuestionAnswerAction) from the UI bus to the blocked tool executor.
Click to show internal directories.
Click to hide internal directories.