mirror of https://github.com/celery/kombu.git
25 lines
466 B
ReStructuredText
25 lines
466 B
ReStructuredText
==================================================
|
|
In-memory Transport - ``kombu.transport.memory``
|
|
==================================================
|
|
|
|
.. currentmodule:: kombu.transport.memory
|
|
|
|
.. automodule:: kombu.transport.memory
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
Transport
|
|
---------
|
|
|
|
.. autoclass:: Transport
|
|
:members:
|
|
:undoc-members:
|
|
|
|
Channel
|
|
-------
|
|
|
|
.. autoclass:: Channel
|
|
:members:
|
|
:undoc-members:
|