MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / A2Rv2Flux

Class A2Rv2Flux

lib/fluxsource/a2rfluxsource.cc:12–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#include <ranges>
11
12struct A2Rv2Flux
13{
14 std::vector<Bytes> flux;
15 nanoseconds_t index;
16};
17
18class A2rv2FluxSourceIterator : public FluxSourceIterator
19{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected