Liking cljdoc? Tell your friends :D

cawdy.core


add-serverclj

(add-server address id type args)
source

clean-configclj

(clean-config address)
source

configclj

(config address)
source

files-handlerclj

(files-handler {:keys [listen directory host]
                :or {listen ":2015" host "localhost"}})
source

handler-typesclj

source

static-handlerclj

(static-handler {:keys [listen body host]
                 :or {listen ":2015" host "localhost"}})
source

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

× close