MCPcopy Create free account
hub / github.com/github/copilot-sdk / GetSDKProtocolVersion

Function GetSDKProtocolVersion

go/sdk_protocol_version.go:10–12  ·  view source on GitHub ↗

GetSDKProtocolVersion returns the SDK protocol version.

()

Source from the content-addressed store, hash-verified

8
9// GetSDKProtocolVersion returns the SDK protocol version.
10func GetSDKProtocolVersion() int {
11 return SDKProtocolVersion
12}

Callers 1

verifyProtocolVersionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…