Liking cljdoc? Tell your friends :D
Clojure only.

wagoe.search.shell.module-wiring

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

ig-configclj

(ig-config _settings _ctx)

This module's Integrant entries, for wagoe.platform.shell.system.config.

This module's Integrant entries, for `wagoe.platform.shell.system.config`.
sourceraw docstring

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