Documentation
¶
Index ¶
Constants ¶
View Source
const ( MCPBody = "Body" MCPHeader = "Header" MCPQuery = "Query" MCPPath = "Path" )
Variables ¶
View Source
var ( ServiceBasePath = "mcp/service" GlobalBasePath = "mcp/global" )
Functions ¶
func DelSSEServer ¶
func DelSSEServer(sid string)
Types ¶
type MCPInfo ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func DefaultMCPServer ¶
func DefaultMCPServer() *Server
Click to show internal directories.
Click to hide internal directories.