Integrant lifecycle management for the search module.
Config keys:
:wagoe/search {:db-ctx (ig/ref :wagoe/db-context)}
Returns {:store <ISearchStore> :engine <ISearchEngine>}
:wagoe/search-routes {:search-service (ig/ref :wagoe/search)}
Returns {:api [...] :web [...] :static []} for composition by the HTTP handler.
Integrant lifecycle management for the search module.
Config keys:
:wagoe/search
{:db-ctx (ig/ref :wagoe/db-context)}
Returns {:store <ISearchStore> :engine <ISearchEngine>}
:wagoe/search-routes
{:search-service (ig/ref :wagoe/search)}
Returns {:api [...] :web [...] :static []} for composition
by the HTTP handler.No vars found in this namespace.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |