MCPcopy
hub / github.com/projectdiscovery/uncover / Agent

Struct Agent

sources/agent/greynoise/greynoise.go:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37type Agent struct{}
38
39func (agent *Agent) Name() string { return "greynoise" }
40

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected