Liking cljdoc? Tell your friends :D

boundary.search.shell.module-wiring

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.
raw docstring

No vars found in this namespace.

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close