source_mcp

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAmMcpWithPipes

func RunAmMcpWithPipes(env map[string]string, cmd string, input_pipe io.Reader, output_pipe io.Writer, error_pipe io.Writer, timeout int, args ...string) error

Types

type McpCommand

type McpCommand struct {
	Env        map[string]string
	Arguments  []string
	InputPipe  io.Reader
	OutputPipe io.Writer
	ErrorPipe  io.Writer
}

func (*McpCommand) Run

func (mcpCmd *McpCommand) Run() (err error)

Jump to

Keyboard shortcuts

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