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

Struct Agent

sources/agent/netlas/netlas.go:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type Agent struct{}
19
20func (agent *Agent) Name() string {
21 return "netlas"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected