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

Struct usageAdapter

internal/pluginhost/adapters.go:1792–1796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1790}
1791
1792type usageAdapter struct {
1793 host *Host
1794 pluginID string
1795 plugin pluginapi.UsagePlugin
1796}
1797
1798type thinkingAdapter struct {
1799 host *Host

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected