Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotificationHandler ¶
NotificationHandler process notifications request. It MUST NOT send a response. Currently Toolbox does not process any notifications.
func ProcessMethod ¶
func ProcessMethod(ctx context.Context, mcpVersion string, id jsonrpc.RequestId, method string, toolset tools.Toolset, promptset prompts.Promptset, resourceMgr *resources.ResourceManager, body []byte, header http.Header) (any, error)
ProcessMethod returns a response for the request. This is the Operation phase of the lifecycle for MCP client-server connections.
func VerifyProtocolVersion ¶
VerifyProtocolVersion verifies if the version string is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.