Skip to main content

Crate bee_check

Crate bee_check 

Source
Expand description

Core check engine for bee-check.

The CLI in main.rs and (in future) the bee-check-web SPA both consume the same Report shape produced here. See SPEC.md for the JSON shape.

Structs§

ChunkProbe
ChunkVantage
Report
ReseedRequest
VantageResult

Enums§

OutputFormat
Status
Outcome enum reported per vantage and aggregated for the whole check.

Functions§

check_multi_vantage
Probe /stewardship/{ref} across all vantages in parallel.
drill_down
Walk the manifest at report.reference, probe each leaf chunk via GET /chunks/{addr} from every vantage, and attach the result to the report.
render_report
reseed