|
.oO SearXNG Developer Documentation Oo.
|
Functions | |
| get_cache () | |
Variables | |
| log = logger.getChild("data") | |
| pathlib | data_dir = pathlib.Path(__file__).parent |
| ExpireCacheSQLite | _DATA_CACHE = None |
| searx.data.core.get_cache | ( | ) |
Definition at line 17 of file core.py.
|
protected |
| pathlib searx.data.core.data_dir = pathlib.Path(__file__).parent |