Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
type
PluginLoadInspector
interface
{
33
PluginRegistered(id string) bool
34
}
35
36
type
SyncReport
struct
{
Callers
3
TestPluginLoadedTracksLoadedPluginAfterDisabled
Function · 0.65
TestHostApplyConfigKeepsLoadedVersionWhenPinnedVersionMissing
Function · 0.65
MarkLoadResults
Function · 0.65
Implementers
1
Host
internal/pluginhost/host.go
Calls
no outgoing calls
Tested by
2
TestPluginLoadedTracksLoadedPluginAfterDisabled
Function · 0.52
TestHostApplyConfigKeepsLoadedVersionWhenPinnedVersionMissing
Function · 0.52