MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / rpcPluginAdapter

Struct rpcPluginAdapter

internal/pluginhost/rpc_client.go:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type rpcPluginAdapter struct {
17 id string
18 host *Host
19 client pluginClient
20}
21
22type rpcAuthProvider struct {
23 *rpcPluginAdapter

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected