MCPcopy 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
43func (e rpcPluginError) Error() string {
44 return e.message
45}
46
47func (e rpcPluginError) StatusCode() int {
48 return e.statusCode

Calls

no outgoing calls