MCPcopy
hub / github.com/owasp-amass/amass / SweepCallback

FuncType SweepCallback

engine/plugins/support/support.go:38–38  ·  view source on GitHub ↗
func(d *et.Event, addr *oamnet.IPAddress, src *et.Source)

Source from the content-addressed store, hash-verified

36)
37
38type SweepCallback func(d *et.Event, addr *oamnet.IPAddress, src *et.Source)
39
40var done chan struct{}
41var subre, urlre *regexp.Regexp

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected