Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ToolRegistry ¶
type ToolRegistry struct {
// contains filtered or unexported fields
}
ToolRegistry manages the creation and registration of database tools
func NewToolRegistry ¶
func NewToolRegistry(mcpServer *server.MCPServer, databaseUseCase *usecase.DatabaseUseCase) *ToolRegistry
NewToolRegistry creates a new tool registry
func (*ToolRegistry) RegisterAllTools ¶
func (tr *ToolRegistry) RegisterAllTools()
RegisterAllTools registers all available database tools
Click to show internal directories.
Click to hide internal directories.