mirror of https://github.com/celery/kombu.git
25 lines
507 B
ReStructuredText
25 lines
507 B
ReStructuredText
|
==============================================================
|
||
|
Google Cloud Pub/Sub Transport - ``kombu.transport.gcpubsub``
|
||
|
==============================================================
|
||
|
|
||
|
.. currentmodule:: kombu.transport.gcpubsub
|
||
|
|
||
|
.. automodule:: kombu.transport.gcpubsub
|
||
|
|
||
|
.. contents::
|
||
|
:local:
|
||
|
|
||
|
Transport
|
||
|
---------
|
||
|
|
||
|
.. autoclass:: Transport
|
||
|
:members:
|
||
|
:undoc-members:
|
||
|
|
||
|
Channel
|
||
|
-------
|
||
|
|
||
|
.. autoclass:: Channel
|
||
|
:members:
|
||
|
:undoc-members:
|