MCPcopy 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
18type usageQueuePlugin struct{}
19
20func (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