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

Method PluginRegistered

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

Source from the content-addressed store, hash-verified

31
32type PluginLoadInspector interface {
33 PluginRegistered(id string) bool
34}
35
36type SyncReport struct {

Implementers 1

Hostinternal/pluginhost/host.go

Calls

no outgoing calls