package
0.0.6
Repository: https://github.com/go-go-golems/go-go-mcp.git
Documentation: pkg.go.dev

# Functions

GetSessionID retrieves the session ID from the context.
MustGetSessionID retrieves the session ID from the context, panicking if not found.
NewDispatcher creates a new dispatcher instance.
NewErrorResponse creates a new error response.
NewSuccessResponse creates a new success response with the given result.
WithSessionID adds a session ID to the context.

# Structs

Dispatcher handles the MCP protocol methods and dispatches them to appropriate services.
Common result types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author