.oO SearXNG Developer Documentation Oo.
|
Go to the source code of this file.
Namespaces | |
namespace | searx |
namespace | searx.favicons |
namespace | searx.favicons.cache |
Functions | |
searx.favicons.cache.state () | |
searx.favicons.cache.maintenance (bool force=True, bool debug=False) | |
searx.favicons.cache.init ("FaviconCacheConfig" cfg) | |
Variables | |
str | searx.favicons.cache.CACHE : "FaviconCache" |
str | searx.favicons.cache.FALLBACK_ICON = b"FALLBACK_ICON" |
searx.favicons.cache.logger = logger.getChild('favicons.cache') | |
searx.favicons.cache.app = typer.Typer() | |