Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
18
type
Agent
struct
{}
19
20
func
(agent *Agent) Name() string {
21
return
"netlas"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected