mcp

package
v0.3.105 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *cobra.Command

func NewProxy

func NewProxy() *cobra.Command

func NewWrap

func NewWrap() *cobra.Command

Types

type Server

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

Server handles HTTP requests and communicates with the remote program

func (*Server) HandleHTTPRequest

func (s *Server) HandleHTTPRequest(w http.ResponseWriter, r *http.Request)

HandleHTTPRequest handles incoming HTTP requests

func (*Server) ReadFromProgram

func (s *Server) ReadFromProgram()

ReadFromProgram continuously reads from the program's stdout

func (*Server) StartProgram

func (s *Server) StartProgram() error

StartProgram starts the remote program and connects to its stdin/stdout

func (*Server) StopProgram

func (s *Server) StopProgram()

StopProgram stops the remote program

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳