Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
ErrorResponse defines the structure for error responses
type Handler ¶
func NewHandler ¶
func NewHandler(engine *engine.AgentEngine) Handler
type MessageRequest ¶
type MessageRequest struct {
Message string `json:"message" binding:"required"`
}
MessageRequest defines the structure for message requests
Click to show internal directories.
Click to hide internal directories.