Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/copilot-sdk
/ Error
Method
Error
go/internal/jsonrpc2/jsonrpc2.go:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
func
(e *Error) Error() string {
35
return
fmt.Sprintf(
"JSON-RPC Error %d: %s"
, e.Code, e.Message)
36
}
37
38
// Request represents a JSON-RPC 2.0 request
39
type
Request
struct
{
Callers
15
TestOnCloseCalledOnUnexpectedExit
Function · 0.45
TestOnCloseNotCalledOnIntentionalStop
Function · 0.45
TestSetProcessDone_RequestMissesProcessError
Function · 0.45
TestSetProcessDone_ErrorCopiedEventually
Function · 0.45
handleResponse
Method · 0.45
TestInstallAtExistingBinaryHashMismatch
Function · 0.45
TestAbortE2E
Function · 0.45
TestSystemMessageTransformE2E
Function · 0.45
TestSessionFSHandlerOperationsE2E
Function · 0.45
TestPermissionsE2E
Function · 0.45
TestRpcServerRemoteControl
Function · 0.45
TestCommandsE2E
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestOnCloseCalledOnUnexpectedExit
Function · 0.36
TestOnCloseNotCalledOnIntentionalStop
Function · 0.36
TestSetProcessDone_RequestMissesProcessError
Function · 0.36
TestSetProcessDone_ErrorCopiedEventually
Function · 0.36
TestInstallAtExistingBinaryHashMismatch
Function · 0.36
TestAbortE2E
Function · 0.36
TestSystemMessageTransformE2E
Function · 0.36
TestSessionFSHandlerOperationsE2E
Function · 0.36
TestPermissionsE2E
Function · 0.36
TestRpcServerRemoteControl
Function · 0.36
TestCommandsE2E
Function · 0.36
TestUIElicitationE2E
Function · 0.36