(inject-writer {{host :elasticsearch/host
user :elasticsearch/user
password :elasticsearch/password
index :elasticsearch/index
id :elasticsearch/id
mapping-type :elasticsearch/mapping-type
write-type :elasticsearch/write-type
:or {mapping-type :_default_ write-type :index}}
:onyx.core/task-map}
_)
(output task-name opts)
Inputs: [task-name :- s/Keyword opts]
Inputs: [task-name :- s/Keyword opts]
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close