MCPcopy Index your code
hub / github.com/modelcontextprotocol/go-sdk / Error

Method Error

mcp/client.go:192–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190}
191
192func (e unsupportedProtocolVersionError) Error() string {
193 return fmt.Sprintf("unsupported protocol version: %q", e.version)
194}
195
196// ClientSessionOptions is reserved for future use.
197type ClientSessionOptions struct {

Callers 15

TestIOConnReadFunction · 0.45
AddToolMethod · 0.45
RunMethod · 0.45
ConnectMethod · 0.45
initializedMethod · 0.45
handleMethod · 0.45
TestAddToolFunction · 0.45
testToolForSchemaFunction · 0.45
TestElicitationURLModeFunction · 0.45

Calls

no outgoing calls