2022-06-04 08:41:53 +00:00
|
|
|
API Documentation
|
|
|
|
=================
|
|
|
|
|
|
|
|
.. module:: bthlabs_jsonrpc_aiohttp
|
|
|
|
|
|
|
|
This section provides the API documentation for BTHLabs JSONRPC - aiohttp.
|
|
|
|
|
2024-01-15 20:20:10 +00:00
|
|
|
Executors
|
|
|
|
---------
|
|
|
|
|
|
|
|
.. autoclass:: AioHttpExecutor
|
|
|
|
:members:
|
|
|
|
|
2022-06-04 08:41:53 +00:00
|
|
|
Views
|
|
|
|
-----
|
|
|
|
|
|
|
|
.. autoclass:: JSONRPCView
|
|
|
|
:members:
|
|
|
|
:special-members: __call__
|