Integrant lifecycle management for the search module.
Config keys:
:boundary/search {:db-ctx (ig/ref :boundary/db-context)}
Returns {:store <ISearchStore> :engine <ISearchEngine>}
:boundary/search-routes {:search-service (ig/ref :boundary/search)}
Returns {:api [...] :web [...] :static []} for composition by the HTTP handler.
Integrant lifecycle management for the search module.
Config keys:
:boundary/search
{:db-ctx (ig/ref :boundary/db-context)}
Returns {:store <ISearchStore> :engine <ISearchEngine>}
:boundary/search-routes
{:search-service (ig/ref :boundary/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 |