Re-exports§
pub use crate::common::LogMessage;pub use crate::common::NodeError;pub use crate::common::NodeErrorCause;pub use crate::common::NodeExitStatus;
Structs§
- Clean
Failure - A dataflow that
dora cleanfailed to remove from the persisted store. Reported alongside the successful list so the CLI can show the user what didn’t get cleaned and exit non-zero. - Daemon
Info - Health information about a connected daemon.
- Dataflow
IdAnd Name - Dataflow
List - Dataflow
List Entry - Dataflow
Result - Node
Info - Node
Metrics Info - Resource metrics for a node (from daemon)
- Trace
Span - Trace
Summary
Enums§
- Control
Request Reply - Dataflow
Status - LogLevel
- An enum representing the available verbosity levels of the logger.