Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ Error
Method
Error
internal/pluginhost/rpc_client.go:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
func
(e rpcPluginError) Error() string {
44
return
e.message
45
}
46
47
func
(e rpcPluginError) StatusCode() int {
48
return
e.statusCode
Callers
15
open
Method · 0.45
TestHostModelExecuteStreamStartupErrorCleansUp
Function · 0.45
TestHostModelCallbacksValidateStreamMode
Function · 0.45
TestHostModelCallbacksRequireExecutor
Function · 0.45
TestHostModelStreamReadAndCloseValidateStreamID
Function · 0.45
TestDecodeEnvelopeResultPreservesPluginHTTPStatus
Function · 0.45
TestCallPluginReturnsPluginErrorWithoutMethodWrapper
Function · 0.45
TestRegisterRPCPluginRejectsFutureSchemaVersion
Function · 0.45
TestExecutorAdapterMethods
Function · 0.45
callHostModelStreamRead
Method · 0.45
cliproxyHostCall
Function · 0.45
callHostHTTPStreamRead
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestHostModelExecuteStreamStartupErrorCleansUp
Function · 0.36
TestHostModelCallbacksValidateStreamMode
Function · 0.36
TestHostModelCallbacksRequireExecutor
Function · 0.36
TestHostModelStreamReadAndCloseValidateStreamID
Function · 0.36
TestDecodeEnvelopeResultPreservesPluginHTTPStatus
Function · 0.36
TestCallPluginReturnsPluginErrorWithoutMethodWrapper
Function · 0.36
TestRegisterRPCPluginRejectsFutureSchemaVersion
Function · 0.36
TestExecutorAdapterMethods
Function · 0.36
TestHostPickAuthReturnsSchedulerError
Function · 0.36
TestSelectReleaseAssetsRejectsMissingAssets
Function · 0.36
TestInstallArchiveRejectsUnsafeArchives
Function · 0.36
TestInstallDirectRejectsChecksumMismatch
Function · 0.36