java

package
v0.59.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GradleTool

type GradleTool struct {
	// contains filtered or unexported fields
}

GradleTool handles Gradle package version checking

func (*GradleTool) Definition

func (t *GradleTool) Definition() mcp.Tool

Definition returns the tool's definition for MCP registration

func (*GradleTool) Execute

func (t *GradleTool) Execute(ctx context.Context, logger *logrus.Logger, cache *sync.Map, args map[string]any) (*mcp.CallToolResult, error)

Execute executes the tool's logic

type MavenTool

type MavenTool struct {
	// contains filtered or unexported fields
}

MavenTool handles Maven package version checking

func (*MavenTool) Definition

func (t *MavenTool) Definition() mcp.Tool

Definition returns the tool's definition for MCP registration

func (*MavenTool) Execute

func (t *MavenTool) Execute(ctx context.Context, logger *logrus.Logger, cache *sync.Map, args map[string]any) (*mcp.CallToolResult, error)

Execute executes the tool's logic

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL