Expand description
DFIR runtime module. Contains the inline execution engine, context, and metrics.
Modules§
- context
- Module for the inline DFIR runtime context and execution engine.
- metrics
- Runtime metrics for DFIR.
- net
- This module previously contained networking code.
- ticks
- This module contains types to work with ticks.
Enums§
- LoopTag
- Tag for
LoopId. - Subgraph
Tag - Tag for
SubgraphId.
Type Aliases§
- LoopId
- A loop’s ID.
- Subgraph
Id - A subgraph’s ID.