Crate rotonda

Crate rotonda 

Source
Expand description

Rotonda

Re-exports§

pub use tests::util::bgp;

Modules§

cli
Temporary PoC CLI to figoure out how we want to do this consistently between a CLI, the HTTP endpoints, etc.
common
comms
Communication between components.
config
Configuration.
http
The HTTP server.
http_ng
ingress
log
Logging.
manager
Controlling the entire operation.
metrics
Maintaining and outputting metrics.
payload
representation
Typed output buffers for several representations (JSON, CLI, HTML)
roto_runtime
targets
The targets for RPKI data.
tests
tokio
tracing
units
Data processing units.
webui

Macros§

genoutput_json
Generate a GenOutput<Json<_>> using serde_json.