Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ Shutdown
Method
Shutdown
internal/pluginhost/abi.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
type
pluginClient
interface
{
12
Call(ctx context.Context, method string, request []byte) ([]byte, error)
13
Shutdown()
14
}
15
16
type
pluginLoader
interface
{
Callers
12
Shutdown
Method · 0.95
StartExampleAPIKeyWarningServer
Function · 0.65
UnloadPlugin
Method · 0.65
ShutdownAll
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
stopForwarderInstance
Function · 0.65
shutdownPprof
Method · 0.65
stopServerWithContext
Method · 0.65
Login
Method · 0.65
Login
Method · 0.65
Implementers
6
capturePluginClient
internal/pluginhost/host_test.go
guardedPluginClient
internal/pluginhost/client_guard.go
staticEnvelopePluginClient
internal/pluginhost/rpc_client_error_t
dynamicLibraryClient
internal/pluginhost/loader_unix.go
streamCallbackPluginClient
internal/pluginhost/rpc_client_stream_
testSymbolLookup
internal/pluginhost/test_helpers_test.
Calls
no outgoing calls
Tested by
no test coverage detected