Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Latest commit

 

History

History
42 lines (26 loc) · 573 Bytes

api.rst

File metadata and controls

42 lines (26 loc) · 573 Bytes

API Documentation

TChannel

.. autoclass:: tchannel.tornado.TChannel
    :members:

.. autoclass:: tchannel.tornado.RequestDispatcher
    :members:

.. autoclass:: tchannel.tornado.Request
    :members:

.. autoclass:: tchannel.tornado.Response
    :members:


Exceptions

.. automodule:: tchannel.errors
    :members:


Thrift

.. automodule:: tchannel.thrift.client
    :members:


Synchronous Client

.. automodule:: tchannel.sync.client
    :members:

.. automodule:: tchannel.sync.thrift
    :members: