Skip to main content

certified_tail_router

Function certified_tail_router 

Source
pub fn certified_tail_router(
    consensus: Arc<ThreeNodeConsensus>,
    log: Arc<FileLogStore>,
    config: TailReaderConfig,
) -> Result<Router, TailReaderConfigError>