Skip to main content

Crate yozefu_app

Crate yozefu_app 

Source
Expand description

The core of the tool:

  • List topics, and consume records,
  • Fetch information about a given topic,
  • Consume records.

Re-exports§

pub use admin::*;

Modules§

admin
configuration
consumer
A custom Kafka consumer for Yozefu. this module wraps the rdkafka consumer and provides additional functionalities.
search
Module implementing the search logic

Structs§

App
Struct exposing different functions for consuming kafka records.

Constants§

APPLICATION_NAME
Name of the application
BINARY_NAME
Name of the application