Liking cljdoc? Tell your friends :D

burningswell.worker.driver


Applicationcljprotocol

configclj

(config app)

Returns the Kafka Streams config for app.

Returns the Kafka Streams config for `app`.

topologyclj

(topology app builder)

Returns the Kafka Streams topology for app.

Returns the Kafka Streams topology for `app`.

driverclj

(driver)

Returns a new test driver.

Returns a new test driver.
raw docstring

IDrivercljprotocol

startclj

(start driver app)

Start the Kafka Streams app.

Start the Kafka Streams `app`.

stopclj

(stop driver app)

Stop the Kafka Streams app.

Stop the Kafka Streams `app`.

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close