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

Method PluginBusy

internal/homeplugins/sync.go:28–28  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

26
27type PluginRuntime interface {
28 PluginBusy(id string) bool
29 UnloadPlugin(id string) bool
30}
31

Callers 6

installManifestFunction · 0.65
deletePluginArtifactFunction · 0.65
pluginBusyFunction · 0.65
PluginBusyMethod · 0.65

Implementers 3

Hostinternal/pluginhost/host.go
fakePluginRuntimeinternal/homeplugins/sync_test.go
Hostsdk/pluginhost/host.go

Calls

no outgoing calls