Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/owasp-amass/amass
/ Dispatcher
Interface
Dispatcher
engine/types/events.go:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
type
Dispatcher
interface
{
28
DispatchEvent(e *Event) error
29
Shutdown()
30
}
31
32
type
AssetData
struct
{
33
OAMAsset oam.Asset `json:
"asset"
`
Callers
11
PutAsset
Method · 0.65
process
Method · 0.65
process
Method · 0.65
submitIPAddress
Method · 0.65
createPTRAlias
Method · 0.65
process
Method · 0.65
process
Method · 0.65
process
Method · 0.65
NewEngine
Function · 0.95
Shutdown
Method · 0.65
Shutdown
Method · 0.65
Implementers
1
dispatcher
engine/dispatcher/dispatcher.go
Calls
no outgoing calls
Tested by
no test coverage detected