Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ fakeProviderExecutor
Struct
fakeProviderExecutor
internal/pluginhost/adapters_test.go:3309–3311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3307
}
3308
3309
type
fakeProviderExecutor
struct
{
3310
provider string
3311
}
3312
3313
func
(e *fakeProviderExecutor) Identifier() string {
3314
return
e.provider
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected