.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Classes | |
class | searx.extended_types.SXNG_Request |
class | searx.extended_types.SXNG_Response |
Namespaces | |
namespace | searx |
namespace | searx.extended_types |
Variables | |
list | searx.extended_types.__all__ = ["SXNG_Request", "sxng_request", "SXNG_Response"] |
searx.extended_types.sxng_request = typing.cast(SXNG_Request, flask.request) | |