Expand description
routes for ingestion server based on axum
Enums§
Functions§
- insert_
block_ request - Handles requests to insert block information.
- insert_
process_ request - Handles requests to insert process information.
- insert_
stream_ request - Handles requests to insert stream information.
- register_
routes - Registers the ingestion routes with the given Axum
Router.