20 lines
302 B
ReStructuredText
20 lines
302 B
ReStructuredText
API Documentation
|
|
=================
|
|
|
|
.. module:: bthlabs_jsonrpc_aiohttp
|
|
|
|
This section provides the API documentation for BTHLabs JSONRPC - aiohttp.
|
|
|
|
Executors
|
|
---------
|
|
|
|
.. autoclass:: AioHttpExecutor
|
|
:members:
|
|
|
|
Views
|
|
-----
|
|
|
|
.. autoclass:: JSONRPCView
|
|
:members:
|
|
:special-members: __call__
|