Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
common.BaseGenerator
}
Generator is the Go-specific generator.
func (*Generator) GenerateProject ¶
func (g *Generator) GenerateProject(config mcp.ProjectConfig) error
GenerateProject generates a new Go project.
func (*Generator) GenerateTool ¶
func (g *Generator) GenerateTool(projectroot string, config mcp.ToolConfig) error
GenerateTool generates a new tool for a Python project.
Click to show internal directories.
Click to hide internal directories.