Liking cljdoc? Tell your friends :D

bract.ring.dev

Development support for bract.ring module.

Development support for bract.ring module.
raw docstring

handlerclj

source

init!clj

(init!)
(init! context)

Initialize environment and the Ring handler.

Initialize environment and the Ring handler.
sourceraw docstring

init-once!clj

(init-once!)
(init-once! a-var)

Given a var e.g. (defonce a-var nil) having logical false value, set it to true and initialize app in DEV mode, finally updating the bract.ring.dev/handler var.

Given a var e.g. `(defonce a-var nil)` having logical false value, set it to `true` and initialize app in DEV mode,
finally updating the [[bract.ring.dev/handler]] var.
sourceraw docstring

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

× close