File: transport.rst

package info (click to toggle)
python-gql 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,900 kB
  • sloc: python: 21,677; makefile: 54
file content (10 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
gql.transport
=============

.. currentmodule:: gql.transport

.. autoclass:: gql.transport.transport.Transport

.. autoclass:: gql.transport.async_transport.AsyncTransport

.. autoclass:: gql.transport.local_schema.LocalSchemaTransport