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

Struct fakePluginRuntime

internal/homeplugins/sync_test.go:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20)
21
22type fakePluginRuntime struct {
23 busy bool
24 unloaded []string
25}
26
27type fakePluginLoadInspector map[string]bool
28

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected