Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoTool ¶
type GoTool struct {
// contains filtered or unexported fields
}
GoTool handles Go package version checking
func NewGoTool ¶
func NewGoTool(client packageversions.HTTPClient) *GoTool
NewGoTool creates a new go tool with the given HTTP client
func (*GoTool) Definition ¶
Definition returns the tool's definition for MCP registration
Click to show internal directories.
Click to hide internal directories.