Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ usageQueuePlugin
Struct
usageQueuePlugin
internal/redisqueue/plugin.go:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
type
usageQueuePlugin
struct
{}
19
20
func
(p *usageQueuePlugin) HandleUsage(ctx context.Context, record coreusage.Record) {
21
if
p == nil {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected