register_routes

Function register_routes 

Source
pub fn register_routes(router: Router) -> Router
Expand description

Registers the ingestion routes with the given Axum Router.

This function adds routes for /ingestion/insert_process, /ingestion/insert_stream, and /ingestion/insert_block.