Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler implements a simple hello content MCP tool
func NewHandler ¶
func NewHandler( contentService *service.ContentService, objectService *service.ObjectService, ) *Handler
NewHandler creates a new instance of HelloContentHandler
func (*Handler) RegisterTools ¶
RegisterTools registers the hello content tools with the MCP server
Click to show internal directories.
Click to hide internal directories.