Liking cljdoc? Tell your friends :D

shadow.debug.server


empty!clj

(empty!)
source

get-ring-handlerclj

(get-ring-handler app-promise)
source

html-escapeclj

(html-escape s)
source

index-pageclj

(index-page {:keys [values-ref] :as req})
source

inspect-logclj

(inspect-log {:keys [values-ref] :as srv} {:keys [id value keep] :as msg})
source

inspect-pageclj

(inspect-page {:keys [values-ref] :as req})
source

inspect-valueclj

(inspect-value {:keys [values-ref] :as srv} {:keys [id value] :as msg})
source

instance-refclj

source

not-foundclj

(not-found req)
source

pageclj

(page body)
source

process-tapclj

(process-tap srv {:keys [tag] :as msg})
source

rootclj

(root req)
source

startclj

(start {:keys [http-port http-root] :or {http-port 0} :as config} values-ref)
source

start!clj

(start! config)
source

stopclj

(stop {:keys [http] :as srv})
source

stop!clj

(stop!)
source

uri-encodeclj

(uri-encode s)
source

values-refclj

source

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

× close