Liking cljdoc? Tell your friends :D

shadow.cljs.devtools.server.dev-http

provides a basic static http server per build

provides a basic static http server per build
raw docstring

disable-all-kinds-of-cachingclj

(disable-all-kinds-of-caching handler)
source

get-server-configsclj

(get-server-configs)
source

startclj

(start sys-bus config ssl-context out)
source

start-build-serverclj

(start-build-server config
                    ssl-context
                    out
                    {:keys [build-id proxy-url http-root http-port http-host
                            http-resource-root http-handler]
                     :or {http-port 0}
                     :as config})
source

start-serversclj

(start-servers config ssl-context out)
source

stopclj

(stop state-ref)
source

stop-serversclj

(stop-servers {:keys [servers] :as state})
source

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

× close