Files
Fulfillment-Backend/external/kafka/__init__.py

3 lines
70 B
Python

from .producer import producer
from .consumer import consume_messages