mirror of https://github.com/celery/kombu.git
28 lines
296 B
ReStructuredText
28 lines
296 B
ReStructuredText
.. currentmodule:: kombu.messaging
|
|
.. _guide-producers:
|
|
|
|
===========
|
|
Producers
|
|
===========
|
|
|
|
.. _producer-basics:
|
|
|
|
Basics
|
|
======
|
|
|
|
|
|
Serialization
|
|
=============
|
|
|
|
See :ref:`guide-serialization`.
|
|
|
|
|
|
Reference
|
|
=========
|
|
|
|
.. module:: kombu.messaging
|
|
|
|
.. autoclass:: Producer
|
|
:noindex:
|
|
:members:
|